Telegram bot for integration with ChatGPT and Midjourney
Bot requires few variables to be set
- OPENAI_KEY
- BOT_TOKEN
- DISCORD_SERVER_ID
- DISCORD_CHANNEL_ID
- DISCORD_SALAI_TOKEN
Details on discord related variables can be found on midjourney docs
- Set environment variables with proper values
- Run following commands
npm install
npm start
Bot requires ffmpeg to be available in $PATH