Difference between revisions of "Services for IRC Networks"

From IRC Wiki
Jump to navigation Jump to search
m (moved IRC Services to Services for IRC Networks: This is how the site names it. And also there is a name clash with the "IRC Services" definition article)
Line 1: Line 1:
<Rating comment=false>
{{Software|name=Services for IRC Networks
Rate This!
|author=Andrew Church<ref name="achurchhp">http://achurch.org/index-e.html</ref>
1 (Hate it)
|homepage=http://www.ircservices.za.net/
2 (Dislike it)
|programming_language={{Programming languages/C}}
3 (It's ok)
|platform=Linux, BSD, Apple OS X, Windows
4 (Like it)
|status=Development halted since January 2010
5 (Love it)
|based_on=''Written from scratch''
</Rating>
|release=5.1.21<ref name="hp">http://www.ircservices.za.net/</ref>
}}


==IRC Services Infomation==
'''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.


'''Website:'''
== Supported [[IRC daemon]]s==
* http://www.ircservices.za.net/
 
'''Bio:'''
* First released in 1997, and written from scratch.
* 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]]
Line 34: Line 18:
* [[PTlink]]
* [[PTlink]]


 
== References ==
'''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]
{{reflist}}
 
==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===
* MemoServ is a helpful companion that allows the sending of short messages to offline users
* 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===
* 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!

Revision as of 15:10, 28 July 2010

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
Latest release: 5.1.21[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.

Supported IRC daemons

References