rename GetMe to My bot

This commit is contained in:
2026-02-18 19:59:34 +06:00
parent 9981e82a10
commit fb6ed8b7ae
6 changed files with 97 additions and 30 deletions

9
MyBot/README.md Normal file
View File

@@ -0,0 +1,9 @@
# GetMeBot
This is one of the most easiest bot - it will just print information about itself
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```