yarn dev
-
Create application / bot on Discord's developer portal
-
Invite the Discord bot to your server with permissions:
- Bot -> read message history
- Bot -> send messages
- Bot -> use slash commands
- Bot -> read messages/view channels
-
Get an OpenAI API key
-
Fill out
.env
file (see.env.example
) -
Add server, output channel and whitelisted roles to the temporary config
-
Install dependencies
yarn