16 lines
241 B
Markdown
16 lines
241 B
Markdown
# pawhub-telegram-bot
|
|
|
|
## Installation
|
|
|
|
1. Run `chmod +x install.sh run.sh`.
|
|
2. Run `install.sh`.
|
|
3. Add bot token to `telegram_bot_token.cfg`.
|
|
|
|
## Start bot
|
|
|
|
Run `run.sh`.
|
|
|
|
## Source
|
|
|
|
[Telegram Python Bot](https://python-telegram-bot.org/)
|