Skip to content

Discord API Configuration

Gabe edited this page Sep 1, 2024 · 5 revisions

Resources

Steps

1. Create a new discord application

2. ... ?

2.5 enable "Server Members Intent" and "Message Content Intent" under the Bot tab.

3. Get your token & export DISCORD_TOKEN=""

Q/A

1. Why am I getting {'message': 'Missing Access', 'code': 50001}?

  • Your intents are probably wrong / you're doing something without access
Clone this wiki locally