TelegramBotAPI-examples/ChatAvatarSetter/README.md

10 lines
143 B
Markdown
Raw Normal View History

2022-10-30 13:57:11 +00:00
# ChatAvatarSetter
This bot will set the chat avatar based on the image sent to bot
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```