TelegramBotAPI-examples/RightsChangerBot/README.md

10 lines
216 B
Markdown
Raw Normal View History

2023-02-06 02:42:20 +00:00
# RightsChanger
Use `/start` with bot to get request buttons. Bot will ask you to choose user/chat from your list and send it to him.
## Launch
```bash
../gradlew run --args="BOT_TOKEN[ optional/folder/path]"
```