Skip to content

Script that allows to have the status of a Gmod server thanks to a Discord bot

Notifications You must be signed in to change notification settings

Ralex91/DiscordGmodServerStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Discord Bot Gmod Server Status πŸ“Š

Script that allows to have the status of a Gmod server thanks to a Discord bot

πŸ‘€ Preview

alt text

πŸ›  Installation

  • Copy files from this repositorie in server file

  • Install NodeJS Packages

    npm install

  • Create Channel in Your Discord Server

  • Change parameters in the config.json file

    config.json :

    {
      "token": "Discord Token",
      "channelID": "Channel ID",
      "ip": "IP of gmod server",
      "port": 27015
    }
  • Start the script

    npm start or node index

About

Script that allows to have the status of a Gmod server thanks to a Discord bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published