/litebot

minimalistic IRC bot w/ python plug-in support

Primary LanguagePythonOtherNOASSERTION

litebot

minimalistic cross-platform IRC bot w/ plug-ins

Configuration

  • Create config.py based on config.py.example with your IRC settings.
  • Enable plugins by including their name in config.py's PLUGINS list.

Notes

  • Fully playble card game plug-in inspired by Cards Against Humanity.
  • Other plugins are fairly basic and serve as examples.
  • Custom plugins work by attaching functions to bot's signal handlers.

LICENSE

See LICENSE for details.