| π Feature | π§ Description |
|---|---|
| π€ Auto Emoji React | Reacts to every message in group/channel with rotating emojis |
| π« Ban / Unban | Block users from using bot using /ban & /unban |
| π Stats Command | Admin-only: See total number of users in the bot |
| π Restart | Instantly restart the bot from Telegram with /restart |
| π Ping Command | Test bot latency with /ping |
| π Force Subscribe | Optional mandatory channel subscription (IS_FSUB) |
| β‘ MongoDB Caching | AsyncDB with memory cache for faster access |
BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.API_ID: Get this value from telegram.orgAPI_HASH: Get this value from telegram.orgADMIN: Telegram ID of Owner. Separate multiple Admins by spaceDB_URI: mongoDB URI. Get this value from mongoDBDB_NAME: mongoDB URI. Get this value from mongoDBLOG_CHANNEL: A channel to log the activities of bot. Make sure bot is an Admin in the Channel.
Deploy to VPS
# Clone The Repository
git clone https://github.com/UHD-Botz/UHD-Auto-React-Bot.git
# Install Required Packages
pip3 install -r requirements.txt
# Edit config.py (add your API_ID, API_HASH, BOT_TOKEN, etc.)
# Run The Bot
python3 bot.py
π‘ Need Help? Facing an Issue?
Join our Support Group to ask questions, report bugs, or suggest new features.
π’ Stay updated with latest news on our Updates Channel.
β€οΈ If you like this project, donβt forget to Star β the Repo and Share with others.
This project is licensed under the GNU General Public License v3.0 β see the LICENSE file for details.