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

19 lines
608 B
Markdown
Raw Permalink Normal View History

2019-09-11 23:51:16 +00:00
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.
2019-09-12 00:05:06 +00:00
Because of those people who need to be reminded more than you're able to remind them, this bot exists.
2019-09-11 23:51:16 +00:00
## 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`