Update README.md

This commit is contained in:
2023-04-22 16:36:14 +06:00
committed by GitHub
parent 3e2ccf9cf1
commit 8d33dc0ab2

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 ## Launch
```bash ```bash
../gradlew run --args="BOT_TOKEN[ optional/folder/path]" ../gradlew run --args="BOT_TOKEN"
``` ```