The bot now uses the official ChatGpt API. 🎉 This means you can expect more reliable and consistent responses from the bot. However, if you prefer to use the unofficial API version, you can always find it on the "non_official_api" branch. Thank you for using our bot and contributing to the project!
commands :
- You can ask anything with
/ask 'question'
- You can generate images with
/image 'prompt'
- You can edit other members' pp with
/remix @mentionuser prompt
Screenshots :
Firstly, you should rename ".env.example" file to ".env". After that you should fill it correctly. When you fill it, you can start it with two ways.
npm install
npm start
docker build -t discordchatgpt .
docker run discordchatgpt