Files
TelegramBotAPI-examples/StarTransactionsBot/README.md
2025-09-23 15:43:58 +06:00

10 lines
171 B
Markdown

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