Disconnected Servers Discord Link
Find a file
2024-11-29 00:00:31 -05:00
lua Update for new discord username system 2024-11-29 00:00:31 -05:00
preview Initial commit 2023-02-13 20:48:03 -05:00
.gitattributes Initial commit 2023-02-13 20:48:03 -05:00
README.MD Update README.MD 2023-03-29 15:04:12 -04:00

Discord Relay for Garry's Mod

Installation:

  1. Install GWSockets module
  2. Install gmsv_reqwest module
  3. Install this addon
  4. Configurate discord-relay/lua/sv_config.lua
  5. Done! Restart server

Default Prefix:

  • ! configurable as "botPrefix" in the config

Comamnds:

  • help - Shows the help prompt
  • lua - Allows admins to run lua on the server
  • ping - Pong!
  • players - Shows stats of the currently connected players
  • rcon - Allows admins to run a console command on the server
  • restart - Allows admins to restart the server
  • status - Gets the server status

originally based on n1clud3/discord-relay/