mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-17 13:53:53 +00:00
Update README.md
This commit is contained in:
parent
3e2ccf9cf1
commit
8d33dc0ab2
@ -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"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user