/discord-gpt

ChatGPT in discord baby!

Primary LanguagePython

discord-gpt

ChatGPT in discord baby!

Shouts TOMATO! every messages.

Usage

Requirements

docker installed link

How to

  • get OpenAI token link You get $18 credits for free!
  • create a bot in discord developer portal and invite it to your server. link
  • get your discord guild id link rename .env.sample to .env and fill in the blanks.
make

That's it!

Notes

  • You might want to edit DEFAULT_SYSTEM_MESSAGE in main.py
  • On windows make will fail because of there is no make command. You can just run the commands in the makefile manually, or use WSL