Discord

Demonstration GIF

  1. Create a new Application at the Discord Developer Portal.

  2. Go to "Bot" at the sidebar.

  3. In the section "Token" click on "Copy" to copy the token.

  4. In the section "Privileged Gateway Intents" enable the "Message Content Intent".

Message intent

  1. Paste the token with Ctrl+V into the SinusBot instance creation form.

  2. Add the bot to your discord server by creating an OAuth2 link.

  3. To generate it, go to "OAuth2" at the Discord Developer Portal, click on "URL Generator" and select the scope "bot".
  4. For the permissions, select "Administrator" and click on "Copy" to copy the URL.
  5. Open then the generated URL in your browser.