Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.42 KB

DiscordBotREADME.md

File metadata and controls

43 lines (24 loc) · 1.42 KB

Create Bot

  1. Goto Discord Developer Portal

  2. Create Application

    Applications

    Create

  3. Goto Bot and Add Bot

    Add Bot

  4. Enable Privileged Gateway Intents

    Copy Bot

  5. Copy Token (Use in ENV TOKEN)

    Copy Bot

  6. Goto OAuth2, set scopes & bot permission, copy url

    OAuth2 Config

  7. Open OAuth2 url, select your discord server

    Add to Server

  8. Authorize

    Add to Server

Get OWNER ID

  1. Open Discord
  2. User Settings -> Advanced -> Developer Mode = ON
  3. Select Server
  4. Right click yourself
  5. Copy ID (Use in ENV OWNER)

Add to Server