Update README.md

This commit is contained in:
InsanusMokrassar 2023-04-22 16:36:14 +06:00 committed by GitHub
parent 3e2ccf9cf1
commit 8d33dc0ab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# RandomFileSenderBot
# InlineQueriesBot
This bot will send random file from input folder OR from bot working folder
This bot will form the inline queries for you. For that feature you should explicitly enable inline queries in bot settings
## Launch
```bash
../gradlew run --args="BOT_TOKEN[ optional/folder/path]"
../gradlew run --args="BOT_TOKEN"
```