Short-term solution to relaying messages between Garry's Mod and Discord (A rework is planned when we finish other technologies)
Go to file
Brandon Sturgeon 1ed59e8b93
Fix keepalive
2023-09-21 03:38:23 -07:00
.github/workflows Update moonscript_release workflow to 0.16.1 2021-02-15 01:06:39 -08:00
moon Fix ulx command forwarding 2023-09-21 03:17:26 -07:00
web Fix keepalive 2023-09-21 03:38:23 -07:00
.gitignore Feature/larynx (#40) 2023-09-20 18:51:30 -07:00
CODEOWNERS Create CODEOWNERS 2021-11-15 14:25:34 -08:00
LICENSE Initial commit 2021-02-13 22:17:31 -08:00
README.md Add multirealm support (#45) 2023-09-20 20:28:46 -07:00

cfc_chat_transit

Paving paths and establishing tunnels

Convars

Server

  • cfc_avatar_service_address

    • The domain (avatar_api.mydomain.com) of the Avatar Service API
  • cfc_avatar_service_image_address

    • The domain (avatars.mydomain.com) that the Avatar images are actually served from
  • cfc_relay_host

    • The domain (relay.mydomain.com) of the discord_relay service
  • cfc_realm

    • The Realm (cfc3 / cfcttt / darkrp) of the server that is running the addon
  • cfc_chat_transit_should_transmit_remote

    • Whether or not to send Discord messages to players
  • cfc_chat_transit_transmit_admin_only

    • Whether or not to send Discord messages to only Admin+

Client

  • cfc_chat_transit_remote_messages
    • Whether or not Discord messages should appear in Chat