TelegramBotAPI-examples/CustomBot/README.md

10 lines
161 B
Markdown
Raw Normal View History

2024-05-10 12:46:47 +00:00
# CustomBot
This bot basically have no any useful behaviour, but you may customize it as a playground
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```