Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.17 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.17 KB

gitter

An IRC-bot for broadcasting changes to git repositories.

This project uses the push analyzer library.

try it out!

requirements

  • python 3
  • git

cloning

Make sure to recursively clone (because of submodules):

git clone https://github.com/shak-mar/gitter.git --recursive

configuration

dynamic reloading

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.

licensing

This project is licensed under MIT (Expat)