Ranking
Original Post
[REL] TBMonitor 3.0 -- HSSHSSSS
Some of you may remember my TBMonitor bot which is still being used on [spirit] server, which logged all chat, and enabled inter-chatting between IRC and TB.

I have remade the script in just 3 hours, using Python.



That is the shell window, running the script.

TB -> name: message is the syntax for Toribash server messages.
name: message is the syntax for IRC messages.

It also saves the logs to /var/www/tb/log.txt and a PHP script parses them into a php page, viewable here:

http://jokker.co.nr/index.php?cat=log


Current features:

* Both IRC and TB server connections, threaded.

* !IRC messages from TB to IRC.



Planned features:

* Timestamps. -- High priority

* Bug-fixing and config files -- High priority

* Authing system, enabling some commands for authed people (!TB, !announce, !join channel, !quit, !reboot) -- Medium priority

* !TB command. From IRC to TB, only with authing. -- Medium-Low priority

* Simple 'intelligence, lefse-style. -- Low priority

* Many other features.


The system is not fully released as of yet. That is because I must fix many things, and add actual config files, before I can release. I will update here when I do.

Discuss.