Files
pawhub-telegram-bot/README.md
T
2025-11-27 22:42:34 +01:00

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/)