Skip to content

AI (ChatGPT, Dalle, and more in the future) bot for discord

License

Notifications You must be signed in to change notification settings

Raikerian/go-remai-bot-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO-RemAI-Bot-Discord

RemAI A simple discord bot that makes ChatGPT requests and holds a conversation in discord threads. More features (like Dalle and, potentially, Bard) are coming soon!

The project is written in Golang because the whole point is for me to learn that language.

Quick start

  1. Make sure you have docker CLI and make installed

  2. Rename credentials_example.yaml to credentials.yaml. Fill in the required fields (like discord token and OpenAI token)

  3. Simply run make execute

    Note: Your bot must have Message Content Intent permission enabled in the Discord dev portal. We need to read messages in the threads to have a proper AI conversation.

  4. /info in your server to list bot info such as version and commands