This is a collection of simple bots to help with boring tasks during coding.
Currently supported bots:
EmailBot: useful to get an email when a task is completeSlackBot: same thing, but you get a slack message instead.TeleBot: again the same thing, but you get a message on Telegram this time.sshBot: this is different...it will help you with ssh stuff.DeployBot: this bot is in charge of helping you with repository deployments.
Full documentation: https://franaudo.github.io/codebots/latest/.
- Free software: MIT license
- Easy to use
- Awesome command line interface
- Fun (well, for someone...)
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.