Skip to content

A Discord bot to display the status of servers.

Notifications You must be signed in to change notification settings

fantoms/ServerStatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Status

Scans a list of servers checking whether the ports are open or not. This bot will send a chat notification when the status of a server changes.

I originally made this bot the check if private World of Warcraft servers were up or not. This bot is actually much more useful than that and can be used for any type of server.

Note - updated for Felmyst server!

The config template contains IP/Ports for the new Felmyst game and logon servers

Configuration

  • Download the latest release here
  • Add your bot token as well as other configurations to config.json
  • Execute the OS specific binary!

Compiling from source

  • Make sure Go and Make are installed
  • make all

How to get the bot token

https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token

How to get your room ID

To get IDs, turn on Developer Mode in the Discord client (User Settings -> Appearance) and then right-click your name/icon anywhere in the client and select Copy ID.

List server status in discord channel

!ServerStatus

Elysium PvP is online!
Zethkur PvP is online!
Anathema PvP is online!
Darrowshire PvE is online!
Elysium Authentication Server is online!

About

A Discord bot to display the status of servers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.0%
  • Makefile 5.0%