TelegramBotAPI-examples/.template/bot/{{$title}}/README.md

9 lines
72 B
Markdown
Raw Normal View History

2024-08-01 10:58:28 +00:00
# {{$title}}
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```