Skip to content

hdevelopments/chatSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatSync

A small Discord - Gmod Chat Sync Addon.

REQUIREMENTS:

A Gmod Server
A Server where you can run NPM ( for example a VServer by Hoster XYZ, NOT a Gameserver like IPS-Hosting they dont give you access to the SSH-Console! )

Installation:

Put chatSync-Addon in your gmod Server Addons folder ( or edit the config and then publish it to Steam Workshop )
Edit the config of the Addon ( see chatSync-Addon/lua/autorun/chatSync_config.lua )
Install npm in on your V- or Root Server.
Put discordbot somewhere in your V- or Root Server.
Edit the config of the discordbot ( see discordbot/src/config.ts
Go into discordbot over SSH, run npm install and after thatnpm run start

Running it for development

Install the Addon normally like before.
Create a config_dev.ts in discordbot/src
put there your development credentials in. ( just copy past config.ts )
then run npm run dev.
Then if you made any changes the config_dev.ts wouldnt be pushed.

About

A small Discord - Gmod Chat Sync Addon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published