update up to 3.3.1

This commit is contained in:
2022-10-30 19:57:11 +06:00
parent 50ad281132
commit 33b14f320c
5 changed files with 70 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
# ChatAvatarSetter
This bot will set the chat avatar based on the image sent to bot
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```