Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cresterienvogel/gmod-xchat
- Owner: cresterienvogel
- License: apache-2.0
- Created: 2020-01-19T14:08:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T03:52:59.000Z (over 1 year ago)
- Last Synced: 2024-07-29T18:19:55.731Z (6 months ago)
- Topics: cross-chat, discord, garrysmod, glua, gmod, lua, php, xchat
- Language: Lua
- Homepage:
- Size: 74.2 KB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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```