Difference between revisions of "Delta"

From IRC Wiki
Jump to navigation Jump to search
(Created page with "Delta IRC Services is an IRC services package coded in python. Its main function is to monitor certain activities on your IRC network such as MODE changes, Channel JOINS/PARTS...")
 
Line 1: Line 1:
{{Software|name=Delta
|author=Denver Freeburn
|homepage=http://deltairc.org
|programming_language={{Programming languages/Python}}
|platform=Linux, Windows, MacOs
|release= 1.0.2-r1<ref>http://deltairc.org</ref>
|status=Active
}}
Delta IRC Services is an IRC services package coded in python. Its main function is to monitor certain activities on your IRC network such as MODE changes, Channel JOINS/PARTS, Server JOINS/QUITS, and client connections and quits. It aims to encompass services packages such as Anope/Atheme/GNU Thales/Denora and NeoStats.
Delta IRC Services is an IRC services package coded in python. Its main function is to monitor certain activities on your IRC network such as MODE changes, Channel JOINS/PARTS, Server JOINS/QUITS, and client connections and quits. It aims to encompass services packages such as Anope/Atheme/GNU Thales/Denora and NeoStats.


It will eventually also have it's own IRCd built-in. The project is in early days having being founded in June 2012.
It will eventually also have it's own IRCd built-in. The project is in early days having being founded in June 2012.


The project leader is Denver Freeburn.
==Download==
Official website can be found [http://deltairc.org/ here].
You can grab the latest copy of Delta [http://deltairc.org/download/delta-1.0.2-r1.tar.gz here]
 
==References==
{{reflist}}
 
[[Category:Software]][[Category:IRC services]][[Category:Python]][[Category:Active]]

Revision as of 22:57, 2 November 2012

Delta

Author(s): Denver Freeburn
Programming language: Python
Platform: Linux, Windows, MacOs
Status: Active
Latest release: 1.0.2-r1[1]
Homepage: http://deltairc.org

Delta IRC Services is an IRC services package coded in python. Its main function is to monitor certain activities on your IRC network such as MODE changes, Channel JOINS/PARTS, Server JOINS/QUITS, and client connections and quits. It aims to encompass services packages such as Anope/Atheme/GNU Thales/Denora and NeoStats.

It will eventually also have it's own IRCd built-in. The project is in early days having being founded in June 2012.

Download

You can grab the latest copy of Delta here

References