/Simple-GMod-Discord-Relay

A simple GMod lua addon imported from GFL's Gitlab.

Primary LanguageLua

Discord Relay (Lua)

Description

A simple Garry's Mod Discord Relay lua addon that supports player's avatar URLs.

Instructions

  1. Setup web page with something such as the sample web script. Edit the web script and change the "DISCORDWEBHOOKURL" on line 14 to the Discord Web Hook you've created under -> Settings -> Web Hooks and change "MYPASSWORD" on line 7.

  2. Copy the addons/ folder to your server under the garrysmod/ directory.

  3. Edit the 'sendchat.lua' file and configure lines 7, 8, and 9.

  4. Done.

Credits