10 lines
143 B
Markdown
Raw Normal View History

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