Skip to content
/ gitter Public

An IRC-bot for broadcasting changes to git repositories

License

Notifications You must be signed in to change notification settings

photm5/gitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

An IRC-bot for broadcasting changes to git repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages