Skip to content

Section Discord (basic)

Qais Patankar edited this page Jan 1, 2019 · 21 revisions
[discord.mydiscord]
# You can get your token by following the instructions on
# https://github.com/42wim/matterbridge/wiki/Discord-bot-setup
# If you want roles/groups mentions to be shown with names instead of ID, 
# you'll need to give your bot the "Manage Roles" permission.
Token="Yourtokenhere"
Server="name or uid of guild" # picked from guilds the bot is connected to
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "

Username/avatar spoofing

  1. Server settings
  2. Webhooks
  3. Create Webhook
  4. Specify name, channel
  5. Copy URL
  6. Paste in your gateway as WebhookURL="https://discordapp.com/api/webhooks/529689699999999999/Da-H4RRY_P0-kjdsknkfgfjghf
Clone this wiki locally