Minibot now logs messages recieved to a file instead of to the terminal,
this may help prevent some crashes caused by outputting to the windows
terminal
Minibot now listens for sigkill/sigterm and attempts to gracefully shut
down instead of just looping forever, this is entirely for ease of
debugging in a terminal
Minibot does not attempt to connect forever and will give up after 4
tries with an error
Adds a sleep before nickserv because apparently there is such a thing as
going too fast. prints messages to stderr and uses stdout for the raw
socket input instead to ease debugging.
This is meant as a replacement to the 2.4k line monstrosity that is
NanoTransenBot.py, and will hopefully be faster and break less often.
Features:
- NTbot-compatible nudge.py socket listener.
- Supports NickServ IDENTIFY.
- Attempts reconnection on socket timeout.
When ever the bot sees an https link for youtube in the channel, it bitches to the channel that "Secure Youtube does NOT exist".
Protip bot: nobody cares.
Added CC-Nanotrasen, an IRC bot made by Skibiliano and given to us by him under CC-BY-SA 3.0 licensing
WHAT DOES THIS MEAN? It means all servers running this SVN now have the option to use an easy to configure IRC bot capable of relaying adminhelps from ingame to the server/channel of their choice.
- Runs on python 2.6 scripts with psyco support
- Relaying can be toggled from config.txt (so you don't runtime with every adminhelp if you decide not to use it)
- Comes with a bunch of other useful and fun tools too
- Added a new global proc, send2irc(msg,msg2) YOU'LL NEVER GUESS WHAT IT DOES CONSIDERING WHAT I JUST MENTIONED
----msg and msg2 are just what text gets relayed to irc, separated by a |, for instance send2irc(hello, world) would come out as
"CC_NanoTrasen: Hello | World
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2783 316c924e-a436-60f5-8080-3fe189b3f50e