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...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Software|name=Delta
|logo= http://static.deltairc.org/style/logo2.png
|author=Denver Freeburn
|homepage=http://deltairc.org
|programming_language={{Programming languages/Python}}
|platform=Linux, Windows, MacOs
|release= 1.0.4<ref>https://github.com/GnRDenver/DeltaIRC</ref>
|status=Dead
}}
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. If you want to contribute to the project, just pop into #delta1.0-dev<ref>irc://irc.deltairc.org/#delta1.0-dev</ref> and talk to Denver.


The project leader is Denver Freeburn.
==Download==
Official website can be found [http://deltairc.org/ here].
You can grab the latest copy of Delta [https://github.com/GnRDenver/DeltaIRC/archive/master.tar.gz here]
 
==References==
{{reflist}}
 
[[Category:Software]][[Category:IRC services]][[Category:Python]][[Category:Active]]

Latest revision as of 18:36, 14 October 2013

Delta
logo2.png
Author(s): Denver Freeburn
Programming language: Python
Platform: Linux, Windows, MacOs
Status: Dead
Latest release: 1.0.4[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. If you want to contribute to the project, just pop into #delta1.0-dev[2] and talk to Denver.

Download

You can grab the latest copy of Delta here

References