rename forwarder bot

This commit is contained in:
2020-11-02 22:44:15 +06:00
parent d49ce88a0b
commit 6d066532fb
4 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
# ForwarderBot
The main purpose of this bot is just to send info about forwarder when bot receive any update
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```