A feature-rich Telegram bot that seamlessly integrates with Midjourney Discord.
- Telegram Interactions π±
- Selenium-powered Web Automation π
- OpenAI Integration π§ β¨
- User Data Management π
- Super fast interaction β‘
- Rewind time and recall user interactions from a neatly stored JSON. β³
- Preserve memories by saving user interactions for future reference. πΎ
- Craft images with the DALL-E. πΌοΈ
- Generate detailed prompts using gpt-turno model. π
- Limit the commands usage to once in 24h. Except for the Admin. π
- Login once and you don't have to login again. π
- ποΈ Change the Telegram bot token, the Admin id, and the openai api key.
- π¦ Create a private server and add Midjrouney bot to it. Navigate to the bot channel and copy the link and paste it in line 660.
- π Launch the script and watch the bot come alive!
Install the necessary Python libraries:
pip install selenium openai pyautogui httpx aiohttp