You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Adler Neves 32d288c88d
continuous-integration/drone/push Build is passing Details
qa: add code quality checker
2 years ago
papagaio increased default time from 15s to 10min 4 years ago
.drone.yml qa: add code quality checker 2 years ago
.gitignore populated with behaviour 4 years ago
.gitlab-ci.yml Inital skeleton 4 years ago
Makefile readme 4 years ago
README.md Update README.md 4 years ago
manage.py populated with behaviour 4 years ago
papagaio-fur-bot.service Inital skeleton 4 years ago
requirements.frozen.txt fix: update frozen dependencies 2 years ago
requirements.txt populated with behaviour 4 years ago
sonar-project.properties qa: add code quality checker 2 years ago

README.md

Telegram - Papagaio Fur Bot

Papagaio is Parrot in portuguese, a bird that is known for repeating what people tell them.

Sometimes we need a bot that repeats a set of messages over and over... even more than the frequency you're willing to copy-paste.

Because of those people who need to be reminded more than you're able to remind them, this bot exists.

Running locally

  • Create a bot
  • Create the file telegrambot.txt containing the API key
  • Run make serve on a terminal

Deploying

  • Copy telegrambot.txt to /var/www/papagaio-fur-bot
  • Run make deploy