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