TelegramBotAPI-examples/StarTransactionsBot/README.md
2024-06-24 18:13:19 +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"
```