Skip to content

Discord bot and SourceMod plugin to notify the Discord server of the on-going game status

Notifications You must be signed in to change notification settings

zm-reborn/zmr-discord-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SourceMod Client Installation:

  • Download latest client.
  • Install SteamWorks extension.
  • Ask a token from Mehis. Put it in token-key in addons/sourcemod/configs/zmrdiscordnotify.cfg

Python Server Installation (Docker):

cd ./server

cp .config.ini.template .config.ini

# Configure .config.ini file with bot token, etc.

cp docker-compose.template.yml docker-compose.yml

# Configure docker-compose.yml with cert paths.

# Build & run image
docker compose up

About

Discord bot and SourceMod plugin to notify the Discord server of the on-going game status

Resources

Stars

Watchers

Forks

Packages

No packages published