Files
TelegramBotAPI-examples/DraftsBot/README.md
2026-02-16 18:57:43 +06:00

10 lines
156 B
Markdown

# Drafts bot
The main purpose of this bot is just to answer "Oh, hi, " and add user mention here
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```