telegram---papagaio-fur-bot/README.md

19 lines
608 B
Markdown

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`