Commit graph

3 commits

Author SHA1 Message Date
Griatch
5a3d901b5c Added #1 to default channels. Had IRC log to a default channel. Added some more feedback upon module import failures. 2009-08-29 10:36:00 +00:00
Griatch
d3165867c3 Added IRC connectivity for Evennia.
This allows the Evennia server to launch a bot that pipes output from an IRC channel to an Evennia channel. IMC2 and IRC channels
mapped to the same channel will also see traffic from each other.
New fields in settings.py were added to setup the IRC bot.
Added new in-game commands '@imc2chan' and @irc2chan for mapping irc/imc channels to evennia channels; you don't have to
use the admin interface anymore.

This is a correction commit to add the correct text info; the irc bot was really added in r650.

/Griatch
2009-08-28 01:43:45 +00:00
Griatch
4bd567386f Some code cleanup and clarification in comments. 2009-08-28 01:33:15 +00:00