A very simple discord bot that reply to user's message, with long response support!. ⚠ Currently it will listen on all channels it can access so be aware!
- Clone this repository
- Copy
env.example.json
file toenv.json
- Fill in your OpenAI API key and Discord token
- Install requirements by running
npm i
- Start the app by running
npm start
- Profit!
Simply run docker compose up
inside project folder to get thing running!
✨ discord-chatgpt by Belikhun