Getting an Auth Token - manix84/discord_gmod_addon_v2 GitHub Wiki
- First, you need to invite the bot.
- 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
.
- The bot will now send you a Direct Message containing your new Auth Token.
- It'll look something like
4jDqnN2MKEzOiKv8VKBKe
.
- You now need to add it to your Garry's Mod server config.
- Open Garry's Mod Server config
/garrysmod/cfg/server.cfg
.
- Add your Auth Token
discord_auth_token "4jDqnN2MKEzOiKv8VKBKe"
- Save your changes, and restart Garry's Mod