Files
.github
.template
BoostsInfoBot
BusinessConnectionsBot
ChatAvatarSetter
src
README.md
build.gradle
CustomBot
DeepLinksBot
FSMBot
FilesLoaderBot
ForwardInfoSenderBot
GetMeBot
GiveawaysBot
HelloBot
InlineQueriesBot
KeyboardsBot
LinkPreviewsBot
LiveLocationsBot
MemberUpdatedWatcherBot
PollsBot
RandomFileSenderBot
ReactionsInfoBot
ResenderBot
RightsChangerBot
SlotMachineDetectorBot
StarTransactionsBot
StickerInfoBot
StickerSetHandler
TopicsHandling
UserChatShared
WebApp
WebHooks
gradle
.gitignore
LICENSE
README.md
build.gradle
gradle.properties
gradlew
gradlew.bat
native_template.gradle
renovate.json
settings.gradle
TelegramBotAPI-examples/ChatAvatarSetter
bpavuk 7964dc4eea code cleanup
optimized imports here and there, made CustomBot working as intended
2024-07-10 19:25:00 +03:00
..
2024-07-10 19:25:00 +03:00
2022-10-30 19:57:11 +06:00
2022-10-30 19:57:11 +06:00

ChatAvatarSetter

This bot will set the chat avatar based on the image sent to bot

Launch

../gradlew run --args="BOT_TOKEN"