TelegramBotAPI-examples/MemberUpdatedWatcherBot/README.md

11 lines
173 B
Markdown

# MemberUpdatedWatcherBot
This bot will watch for some ChatMemberUpdated events using new extensions from 18.0.0
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```