Vurv78 / glink

Communication between Discord and Garrysmod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glink

Communication between Discord and Garrysmod

Requires

Usage

Set DISCORD_TOKEN, DISCORD_BOT_ID, DISCORD_LINK_CHANNEL_ID and DISCORD_WEBHOOK with the lua cookie library.

(Optionally DISCORD_AVATAR)

E.g. run this in the server console:

cookie.Set("DISCORD_TOKEN", "blablablablabla")

About

Communication between Discord and Garrysmod

License:MIT License


Languages

Language:Lua 100.0%