TelegramBotAPI-examples/RandomFileSenderBot/README.md

10 lines
180 B
Markdown
Raw Permalink Normal View History

2020-06-02 13:28:10 +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]"
```