vercel / nextjs-discord-bot

Discord bot for the official Next.js Discord
108 stars 29 forks source link

Add new slash and context commands, update all dependencies #11

Closed rafaelalmeidatk closed 1 year ago

rafaelalmeidatk commented 1 year ago

⚠️ New required env variables: DISCORD_CLIENT_ID and MOD_LOG_CHANNEL_ID

In order to register the new commands in the official server, you need to correctly set the environment variables (I updated the .env.example file with all the variables) and run the new script with yarn register-commands