AI Image Generator Bot Using Bing Image Generator
Ok, So the above logo was generated by the bot too 😆
- Multiple Accounts Support
- User Queue System
- Limit No. of Generations Per User
- Advanced Statistics
- Owner Can Approve User To Use Bot Without Limits
- Users Can Request For Approval By Sending Their Account Email And Password To Owner
- Owner Can Send Message To User
- Install All Requirements
pip install -U -r requirements.txt
-
Add Your Config Vars in
config.py
-
Add Your Microsoft Account Email and Password in
accounts.txt
-
Add Your Account Cookies in
cookies.txt
Follow Steps Given Here : https://github.com/Integration-Automation/ReEdgeGPT?tab=readme-ov-file#getting-authentication
Note : In order for the bot to work, you need to generate one image manually first from https://www.bing.com/images/create
- Check If All Cookies Are Working or Not
python cookieChecker.py
- Run The Bot
python bot.py
-
Follow Steps 1-5 From Above
-
Install Docker
bash installDocker.sh
- Build/Run/Update Docker App
bash runDocker.sh
/start
: Start The Bot/help
: Show Help Message/gen query
: Generate Image/stats
: Show Stats/add userid
: Remove limits of a user (Owner Only)/send userid message
: Send Message To User (Owner Only)/limited
: Show Limited Users (Owner Only)/activate
: Request For Removal Of Limits