This project uses the push analyzer library.
- python 3
- git
Make sure to recursively clone (because of submodules):
git clone https://github.com/shak-mar/gitter.git --recursive
plugins/git/config.py
lets you configure everything related withpush_analyzer
.plugins/irc/config.py
lets you configure everything irc related.
gitter's plugin manager allows you to dynamically reload any plugin while the bot is running. To try it out, just edit the irc config file and tell gitter in irc:
gitter, reload irc.config
gitter will now end the irc session, reload the config file, and start the session again. If you changed the channel, it will join the new channel.
This project is licensed under MIT (Expat)