Commit Graph

18 Commits

Author SHA1 Message Date
66187601bf Change bot presence to online 2024-11-22 14:53:17 +00:00
625bbf1e6f Change reporting online count periodically to setting bot presence information 2024-11-22 14:52:20 +00:00
bb6b3eb8a1 Upgrade to Discord API v14 2024-11-22 14:05:20 +00:00
d00f47c1d8 Improve handling of slug names used in commands 2024-10-02 13:36:55 +00:00
bba074bafb Add ability to restart MC servers from discord for properly roled users 2024-09-25 16:05:02 +00:00
fd812da425 Switch hostIsAlive() to be synchronous 2024-09-25 15:29:18 +00:00
27ccfb467c Switch from net-ping to system ping through child process so don't need to be root 2024-09-25 15:24:24 +00:00
44f563533e Add an option for role ID related to server restarts 2024-09-25 14:04:26 +00:00
a309997899 Switch to 'rcon' package instead of 'mbr-rcon' 2024-06-20 18:43:57 +00:00
44af9c4a4b Add the >>paddle command 2020-05-06 15:11:54 -04:00
9e2191a199 Print a message showing zero players when no players are online 2020-04-08 13:36:21 -04:00
139e8dcfca Removed sendOnline static method from Server class 2020-04-07 11:34:30 -04:00
c227097f37 Clean up some comments 2020-04-07 11:33:25 -04:00
11c757b4f0 Added rcon and query features to get server status and player online counts 2020-04-07 11:28:51 -04:00
f386855ed1 Add a console message when stopping the server with ctrl-c 2020-04-03 13:24:26 -04:00
6f85cf3cc2 Add repository info to package.json 2020-04-03 13:19:51 -04:00
c73ad70b18 First push of code to the repo 2020-04-03 12:47:15 -04:00
4e271245ce Initial commit 2020-04-03 12:44:59 -04:00