Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cresterienvogel/gmod-xchat

Simple Garry's mod Discord Relay.
https://github.com/cresterienvogel/gmod-xchat

cross-chat discord garrysmod glua gmod lua php xchat

Last synced: 3 months ago
JSON representation

Simple Garry's mod Discord Relay.

Awesome Lists containing this project

README

        

# 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/.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```