The Redeem-Bot is a Telegram bot that provides users with a seamless way to redeem premium accounts and interact with services. This bot is built using Python's telebot
library and offers features like code generation, redemption, and broadcasting.
- 🔑 Code Generation: Generate unique redeem codes for multiple services.
- 🎟️ Code Redemption: Users can redeem codes to access premium accounts.
- 📊 Statistics: View bot statistics like uptime and user count.
- 📢 Broadcasting: Owners can send messages to all users.
- 📜 Privacy Policy: Transparency about user data and privacy.
- 🤝 Support: Users can contact the bot owner directly for issues.
- ❓ FAQ: Frequently asked questions answered within the bot.
This bot was developed by @abirxdhack, a skilled developer and modder with expertise in Python, JavaScript, PHP, and Android app modification. Abir is known for creating efficient and user-friendly tools that solve real-world problems.
Note: Abir is not just a coder but a community builder who actively engages with users to improve their experience and provide exceptional support.
🌟 Stars | 🍴 Forks | 🔄 Pull Requests |
---|---|---|
2M | 2M | 15k |
Tip: If you find this bot useful, consider starring the repository and contributing to its development!
- Prerequisites:
- Python 3.8 or above installed on your system.
pip
package manager to install dependencies.
- Clone the Repository:
git clone https://github.com/your-repo/modviprm-bot.git cd modviprm-bot
- Install Dependencies:
pip install -r requirements.txt
- Configure the Bot:
- Create a bot using BotFather on Telegram and obtain the API token.
- Replace the
BOT_TOKEN
and other placeholders in themain.py
file.
BOT_TOKEN = 'your_bot_token_here' OWNER_USER_ID = your_owner_id PROOF_CHANNEL_ID = your_proof_channel_id FORWARD_CHANNEL_IDS = [list, of, channel, ids]
- Run the Bot:
python main.py
- Verify:
- Open Telegram and interact with your bot using
/start
.
- Open Telegram and interact with your bot using
Note: Ensure you join the required channels listed in the bot to unlock its features.
- # for a Free Hosting Provider:
- Visit InfinityFree or FreeHostia.
- Create a free account.
- Set Up Your Domain:
- If you don’t have a domain, you can use the free subdomain provided by the hosting service.
- Upload Files:
- Access the file manager from the hosting control panel.
- Upload your bot files or website scripts.
- Database Configuration:
- If your project uses a database, create one in the hosting control panel.
- Update the database credentials in your project files.
- Go Live:
- Test your bot or website by accessing the provided URL.
- Select a Free VPS Provider:
- Visit Oracle Cloud or Google Cloud Free Tier.
- # and redeem free credits.
- Set Up the VPS:
- Choose a lightweight Linux distribution like Ubuntu.
- Deploy the VPS instance.
- Connect to the VPS:
- Use SSH to connect to the VPS from your terminal:
ssh username@your-vps-ip
- Use SSH to connect to the VPS from your terminal:
- Install Required Software:
- Update the system:
sudo apt update && sudo apt upgrade
- Install Python and other dependencies:
sudo apt install python3 python3-pip
- Update the system:
- Deploy Your Bot:
- Clone your bot repository and run it on the VPS:
git clone https://github.com/abirxdhackz/Redeem-bot.git cd Redeem-bot python3 main.py
- Clone your bot repository and run it on the VPS:
Reminder: Always monitor your usage limits to avoid exceeding free tier allowances.
You can configure and interact with the bot using the following commands in BotFather:
start - ☑️ Start The Bot ☑️
stats - 📊 See Statistics 📊
send - ☑️ Broadcast Message To Users ☑️
redeem - ☑️ Redeem Codes ☑️
gen - ☑️ Generate Redeem Codes ☑️
privacy - ☑️ Privacy & Policy ☑️
help - ☑️ Get Bot All Commands Help ☑️
update - ☑️ Update Bot To Supreme ☑️
post - ☑️ Post To Multiple Channels ☑️
support - ☑️ Contact Bot Owner ☑️
info - ☑️ Get Bot Info ☑️
faq - ☑️ Recently Asked Questions ☑️
Reminder: Regularly update the bot to enjoy the latest features and improvements.
Quote: "Copying someone’s work without giving credit is like stealing their efforts and passion. Always respect the creator's dedication by acknowledging their work."