Getting an Auth Token - manix84/discord_gmod_addon_v2 GitHub Wiki

  1. First, you need to invite the bot.
  2. Ask the bot to setup an auth token. You need to be an administrator.
    • In any text-channel that the bot is in, type !muter setup.
  3. The bot will now send you a Direct Message containing your new Auth Token.
    • It'll look something like 4jDqnN2MKEzOiKv8VKBKe.
  4. You now need to add it to your Garry's Mod server config.
    • Open Garry's Mod Server config /garrysmod/cfg/server.cfg.
  5. Add your Auth Token
    • discord_auth_token "4jDqnN2MKEzOiKv8VKBKe"
  6. Save your changes, and restart Garry's Mod