Files
pawhub-telegram-bot/README.md
T
2025-11-27 19:21:12 +01:00

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