add drafts bot

This commit is contained in:
2026-02-16 18:57:43 +06:00
parent 0432611f85
commit d1791b3058
4 changed files with 118 additions and 0 deletions

9
DraftsBot/README.md Normal file
View File

@@ -0,0 +1,9 @@
# 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"
```