Difference between revisions of "Services for IRC Networks"

From IRC Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==IRC Services Infomation==
{{Software|name=Services for IRC Networks
|author=Andrew Church<ref name="achurchhp">http://achurch.org/index-e.html</ref>
|homepage=http://www.ircservices.za.net/
|programming_language={{Programming languages/C}}
|platform=Linux, BSD, Apple OS X, Windows
|status=Development halted since January 2010
|based_on=''Written from scratch''
|release=5.1.24<ref name="hp">http://achurch.org/services//</ref>
|license={{Licenses/GPL}}
}}


'''Website:'''
'''Services for IRC Networks''', also simply called ''IRC Services'' (although they're not the only kind of [[IRC Services]] out there), are a services package developed in {{Programming languages/C}} which was first released in 1997 and written from scratch. They're no longer supported or developed since January 2010. Services for IRC Networks are {{Licenses/GPL}}-licensed.
* http://www.ircservices.za.net/


'''Bio:'''
Development has officially halted for this project.<ref>http://achurch.org/services/</ref>
* First released in 1997, and written from scratch.
== Supported [[IRC daemon]]s==
* No longer supported from January 2010.
* IRC Services, features the ever popular [[ChanServ]], [[NickServ]], [[OperServ]] and [[MemoServ]]
 
'''Programming Language:'''
* C
'''Platform:'''
* Linux, BSD, Apple OS X, Unix
 
'''License:'''
* General Public License
 
'''Supported IRCd's:'''
* [[Bahamut]]
* [[Bahamut]]
* [[DreamForge]]
* [[DreamForge]]
* [[InspIRCd]]
* [[InspIRCd]]
* [[Hybrid]]
* [[Hybrid]]
* [[PTlink]]
* [[PTLink]]
 
 
'''Latest Stable Release:''' 5.1.21, and the tar.gz can be downloaded [http://www.ircservices.za.net/download/ircservices_5.1.21-1_i386.deb Here]
 
==IRC Services Bots==
 
===NickServ===
* Nickname management service.
* Users can use to protect themselves against nick stealing.
* NickServ also has an optional password retrieval feature.
* Each user has its own nickname group, that allows the user to register as many nicks as needed while still being able to take profit of his privileges and to modify the nick configuration.
 
===ChanServ===
* Channel management service.
* Helps users to administer their channels in a totally customizable way.
* ChanServ has an internal list of privileged users and banned users that controls accesses on a per-channel basis.
* It eliminates all takeover problems, because of its powerful op/unban/invite and even mass deop and mass kick functions.


===MemoServ===
== References ==
* MemoServ is a helpful companion that allows the sending of short messages to offline users
{{reflist}}
* Users can send Memo's to groups of other users.
* Users can delete list and read their memos, all memos are saved untill delted.


===OperServ===
[[Category:Software]][[category:IRC services]][[Category:C]][[Category:Dead]]
* The IRCops' and IRC admins' black box, that allows them to manage the list of network bans (also known as AKILL (DALnet) or GLINE (Undernet)),
* Also allows opers to configure messages displayed to users when they log on, to set modes and to kick users from any channel, to send notices quickly to the entire network, and much more!

Latest revision as of 08:01, 9 September 2012

Services for IRC Networks

Author(s): Andrew Church[1]
Programming language: C
Platform: Linux, BSD, Apple OS X, Windows
Status: Development halted since January 2010
Based on: Written from scratch
License: GNU General Public License
Latest release: 5.1.24[2]
Homepage: http://www.ircservices.za.net/

Services for IRC Networks, also simply called IRC Services (although they're not the only kind of IRC Services out there), are a services package developed in C which was first released in 1997 and written from scratch. They're no longer supported or developed since January 2010. Services for IRC Networks are GNU General Public License-licensed.

Development has officially halted for this project.[3]

Supported IRC daemons

References