Auto-Reaction-Bot

Auto-Reaction-Bot

A Telegram Bot that automatically reacts to posts in Telegram All messages.

Deploy Auto-Reaction-Bot

Auto-Reaction-Bot

Malith-Rukshan/Auto-Reaction-Bot

Just deployed

โค๏ธ Auto Reaction Bot โœจ

โœจ Automate Your Telegram Chats with this Auto Reaction Bot! React to Messages Effortlessly! ๐Ÿš€

Serverless deployment on Cloudflare - Free

Telegram API ยท Supported Reactions . Report a Bug

Auto Reaction Preview

โœจ Features

  • Automatic Reactions โœ“
  • Supports Multiple Chats โœ“
  • Customizable Reactions โœ“
  • Efficient Real-Time Processing โœ“
  • Serverless Architecture โœ“
  • Supports for Groups & Channels โœ“
  • Compliance with Telegram API Updates โœ“
  • Lightweight Code - Easy Setup โœ“
  • More Comming Soon...

โœ… Demo: Experience the Auto Reaction Bot in demo: Auto Reaction Bot โœจ.

๐Ÿ›  Configuring Environments

To ensure that your Telegram Auto-Reaction Bot operates correctly, you will need to configure several environment variables in your Cloudflare Worker settings:

  • BOT_TOKEN: This is your bot's token, which you can generate from BotFather. This token allows your bot to authenticate and interact with the Telegram API.
  • BOT_USERNAME: The username you have set for your bot. This is used within the script to identify messages intended for your bot.
  • EMOJI_LIST: A string of emojis that the bot will use to react to messages. You can customize this list to include any emojis you prefer, such as ๐Ÿ‘โค๐Ÿ”ฅ๐Ÿฅฐ๐Ÿ‘๐Ÿ˜๐ŸŽ‰๐Ÿคฉ๐Ÿ™๐Ÿ‘Œ๐Ÿ•Š๐Ÿ˜๐Ÿณโคโ€๐Ÿ”ฅ๐Ÿ’ฏโšก๐Ÿ†.
  • RESTRICTED_CHATS: A list of chat IDs where the bot should not react to messages (Optional). Split each chat ID by " , ". Example : -1001233434,3434234

๐Ÿงฉ Configure the Webhook

Open your web browser and enter the following URL (replace with your actual bot token and https://your.cloudflare.worker.url/ with your Cloudflare Worker URL):

https://api.telegram.org/bot/setWebhook?url=https://your.cloudflare.worker.url/

Verify the Webhook Configuration: To check if the webhook is set up correctly, navigate to:

https://api.telegram.org/bot/getWebhookInfo

๐ŸŽฏ Credits and Other

โš–๏ธ License

And of course:

MIT: http://opensource.org/licenses/MIT


Template Content

Deploy Now

Details

Malith Rukshan's Projects

Created on Jun 2, 2024

76 total projects

70 active projects

94% success on recent deploys

JavaScript, Dockerfile, Procfile

Bots



More templates in this category

View Template
waha

waha

WhatsApp API that you can run in a click


andresfiloso

View Template
Telegram JavaScript Bot

Telegram JavaScript Bot

A template for Telegram bot in JavaScript using grammY


Agampreet Singh's Projects

View Template
DiscordJS bot

DiscordJS bot

A basic Discord bot written in JavaScript


opqr's Projects