TelegramBotAPI-examples/CustomBot/README.md
2024-05-10 18:46:47 +06:00

10 lines
161 B
Markdown

# CustomBot
This bot basically have no any useful behaviour, but you may customize it as a playground
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```