Skip to content

Wepted/xChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xChat

Simple Garry's mod Discord Relay.

cURL and your personal Discord bot are required.

Initialization

  • Create "xchat" folder on Garry's mod server in addons and place there a lua folder
  • Create "xchat" folder on Web server and place there contents of php folder

Web Configuration

xchat/cfg.php

Set up a secret key and a bot token

xchat/channels/<YOUR CHANNEL NAME/base>.php

Set up a channel id

Garry's mod Configuration

addons/xchat/lua/xchat/config.lua

Set up a URL address to the Web server, Web hook URL, Channel id

About

Simple Garry's mod Discord Relay.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.4%
  • Lua 48.6%