add giveaways bot

This commit is contained in:
2024-09-08 19:33:43 +06:00
parent 21ec50c773
commit ed2922045c
4 changed files with 87 additions and 0 deletions

9
GiveawaysBot/README.md Normal file
View File

@@ -0,0 +1,9 @@
# CustomBot
Printing giveaways
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```