TelegramBotAPI-examples/StarTransactionsBot/README.md

10 lines
161 B
Markdown
Raw Normal View History

2024-06-24 12:13:19 +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"
```