Skip to content
/ rotcbot Public
forked from brachiel/rotcbot

A jabber bot that scans the TGE master server and announces new games of a specific type.

License

Notifications You must be signed in to change notification settings

hacst/rotcbot

 
 

Repository files navigation

rotcbot - Jabber bot that scans the TGE master server and announces new games of a specific type.
In this case rotc - Revenge of the Cast.

Create a config file in
~/.rotcbot_jabber
and fill it with these options:
username = <user>@<jabber-server>
password = <password>
json_output = <path-to-json-file-to-output-serverlist-to>
control_room = <room>@<conference-jabber-server>

The last two options are optional.

The bot is used by either starting
$ python rotcbot_jabber.py
or 
$ python rotcbot_jabber_supervisor.py

The supervisor script restarts the bot if something happens, and reports the errors to
the control room.

About

A jabber bot that scans the TGE master server and announces new games of a specific type.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%