shumon50926/shumon3883_botPublic · Bot Template

AIThis bot automatically reacts to every message in a group by picking a random emoji from Telegram's supported reaction set and applying it as a big reaction to the triggering message. It also has a /start command that sends a welcome message in private chats, inviting users to add the bot to groups for automatic reactions. The bot is simple, command-based, and uses Api.setMessageReaction with the current chat and message data.

Entertainmentauto-reactionreactionemojigroupsrandomfun
ProfileTelegram
2 commands0 envUpdated 9d agoCreated Jul 24, 2026
Back to folder

bot.yaml

yaml · 7 lines

Raw
1# TeleBotHost Bot Configuration2bot_id: 5385526932113003bot_name: "Shumon"4bot_username: "shumon3883_bot"5listing_type: bot_template6commands_count: 27envs_count: 0