start 15.0.0

This commit is contained in:
2024-06-24 18:13:19 +06:00
parent b85d7a697c
commit 3a4c0c4226
5 changed files with 164 additions and 1 deletions

View File

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