Create a Discord Bot - DenisD3D/Mc2Discord GitHub Wiki

Mc2Discord need a Discord Bot account to work (account with BOT next to the name). To create one, follow theses steps:

1: Create a new application

1 Go to discord developers portal

2 Create a new application

3 Give your application a name. It will appear in your member list

4 Confirm the creation

2: Give a profile picture to your Bot

1 Set the Bot profile picture

2 (Optional) Set the Bot About Me section

3 Apply the change

4 Open the Bot menu

3: Transform the application in Bot account

1 Add a Bot account to the application

2 Confirm the creation

4: Configure the Bot

1 Enable Public Bot (not like the picture :wink:)

2 Enable Server Member Intent

3 Enable Message Content Intent

4 Apply the changes

5 Reset the Bot token

5: Get the bot token

1 Copy the Bot token. This is what you need to paste in the config file.

:warning: A token is equivalent to a password: Never share it! Anyone with it can connect as the bot!