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