TelegramBotAPI-examples/InlineQueriesBot/README.md

10 lines
180 B
Markdown
Raw Normal View History

2023-04-21 17:21:15 +00:00
# RandomFileSenderBot
This bot will send random file from input folder OR from bot working folder
## Launch
```bash
../gradlew run --args="BOT_TOKEN[ optional/folder/path]"
```