Difference between revisions of "SporksIRCd"

From IRC Wiki
Jump to navigation Jump to search
(Page Created - BETRUM PLZ FIX MEEEE)
 
Line 12: Line 12:
== New Features ==
== New Features ==


* SporksIRCd can be considered a mix between the modularity of [[InspIRCd]] and [[CharybdisIRCd]]. It supports the channel founder, admin, op, halfop, and voice flags ('''~''', '''!''', '''@''', '''%''', '''+''' - respectively). Each of these mode prefixes are optional per the configuration file.
* SporksIRCd can be considered a mix between the modularity of [[InspIRCd]] and [[Charybdis]]. It supports the channel founder, admin, op, halfop, and voice flags ('''~''', '''!''', '''@''', '''%''', '''+''' - respectively). Each of these mode prefixes are optional per the configuration file.
* The IRCd expanded on ShadowIRCd's '''FORCEJOIN''' and '''FORCEPART''', by adding '''FORCENICK'''.
* The IRCd expanded on ShadowIRCd's '''FORCEJOIN''' and '''FORCEPART''', by adding '''FORCENICK'''.
* '''FACTION''' and '''FSAY''' allow users to make each other /MSG and /ME to channels, but must be enabled via hard-code.
* '''FACTION''' and '''FSAY''' allow users to make each other /MSG and /ME to channels, but must be enabled via hard-code.
Line 21: Line 21:
* You can find support for SporksIRCd in the [irc://irc.sporksirc.net/sporksircd|#SporksIRCd] channel on SporksMoo!
* You can find support for SporksIRCd in the [irc://irc.sporksirc.net/sporksircd|#SporksIRCd] channel on SporksMoo!
* As long as you've read all documentation (which there is plenty of), we will kindly help you. You will never be insulted by asking for help.
* As long as you've read all documentation (which there is plenty of), we will kindly help you. You will never be insulted by asking for help.
== References ==
{{reflist}}
[[Category:Software]][[Category:IRC server software]]

Revision as of 14:27, 31 December 2010

SporksIRCd

Programming language: C
Platform: Linux, BSD, Mac OS X, Solaris
Status: Active
Based on: ShadowIRCd[1]
License: GNU General Public License
Latest release: http://hg.sporksirc.net/sporksircd/archive/tip.tar.bz2
Homepage: http://sporksirc.net/

New Features

  • SporksIRCd can be considered a mix between the modularity of InspIRCd and Charybdis. It supports the channel founder, admin, op, halfop, and voice flags (~, !, @, %, + - respectively). Each of these mode prefixes are optional per the configuration file.
  • The IRCd expanded on ShadowIRCd's FORCEJOIN and FORCEPART, by adding FORCENICK.
  • FACTION and FSAY allow users to make each other /MSG and /ME to channels, but must be enabled via hard-code.
  • The commit log can be viewed on the Web directory.'


Support

  • You can find support for SporksIRCd in the [1] channel on SporksMoo!
  • As long as you've read all documentation (which there is plenty of), we will kindly help you. You will never be insulted by asking for help.

References