Skip to content

Private-Bots-Official/Anime-Generator-Bot

Repository files navigation

@Prime-Hritu/Anime-Generator-Bot

🌟 Give it a star. 🌟

Anime-Generator-Bot

🎯 A Telegram Bot to Generate Random Anime Images (NSFW & SFW both)
🧑‍💻 Developed by @Prime_Hritu
📢 Stay updated via our Developer Channel

Live Bot


🌟 Features

✅ Generates Anime Images (SFW & NSFW)
✅ Simple Configuration Setup
✅ Easy Deployment for Various Platforms
✅ Actively Maintained with Frequent Updates


⚙️ Configuration Variables

Add these environment variables to configure your bot:

Variable Description
TOKEN Bot Token from @BotFather
USERNAME Username of the bot with @
SOURCE Source code's URL of the bot
API_ID API ID from my.telegram.org
API_HASH API Hash from my.telegram.org
OWNER Your Telegram User ID from @userinfobot
PORT Port number for the bot (default: 8000)
MONGO_URI URL of the MongoDB (OPTIONAL)
MONGO_NAME Name of the MongoDB collection (default: "AnimeBot")
FORCE Enable/Disable force subscription (set true or false)
CHANNEL_LINK Force sub channel link (e.g., https://t.me/YourChannel)
CHANNEL_USERNAME Force sub channel username with @ (e.g., @YourChannel)
NSFW Set True for 18+ content only, False to disable NSFW

🚀 Deployment Methods

🐧 Ubuntu Deployment

Run the following commands in your terminal:

sudo apt update && sudo apt upgrade -y
sudo apt install python3 python3-pip git -y
git clone https://github.com/Prime-Hritu/Anime-Generator-Bot
cd Anime-Generator-Bot
pip3 install -r requirements.txt
python3 bot.py

☁️ One-Click Deployment

Deploy easily using these platforms:

Deploy to Heroku
Deploy to Koyeb
Deploy to Render


📞 Contact Us

@Prime_Hritu
@Private_Bots


Libraries Used

You can find the list of libraries used in this project and their purposes in the Libraries Used section.


🔖 License

This project is licensed under the MIT License.

About

A anime picture generator telegram bot which can generate NSFW (18+) pictures too.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors