Discord ids - DenisD3D/Mc2Discord GitHub Wiki
Each discord Server/Channel/Member has an unique id. Mc2Discord (and other programm) use thoses to identify Discord elements. Unlike name, id's are unique and will never change.

Go to Settings âī¸
Go to
Advanced
Toggle
Developer mode
.
âšī¸ You now have enabled the Copy ID
button
Right click the channel
Click
Copy ID
Right click a Member
Click
Copy ID
Click any member with the role in the Member list
Right click the role
Click
Copy ID
Write a message with your emote
Add a backslash
\
before the emote
Send the message. The ID is only the number
Right click your guild (server)
Click
Copy ID
âšī¸ You can use thoses values in the configuration file
âšī¸ If you want to add a mention in a message (config or ingame) use the following:
- Member: <@MEMBER_ID>
- Role: <@&ROLE_ID>
- Channel: <#CHANNEL_ID>
- Emote: <:EMOTE_NAME:EMOTE_ID>