Codebots#

Documentation Status Python package CodeQL https://zenodo.org/badge/351589325.svg

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 complete

  • SlackBot: 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.

  • DriveBot: in case you need to automate the way you talk to your G-Drive.

  • LatexBot: if you are a nerd and you use latex but the ones around you are not.

Full documentation: https://franaudo.github.io/codebots/latest/.

Features#

  • Free software: MIT license

  • Easy to use

  • Awesome command line interface

  • Fun (well, for someone…)

Credits#

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.