Added uptime module.

This commit is contained in:
2022-10-23 05:03:18 +02:00
parent 93ee8f1c17
commit d36180c8b0
4 changed files with 52 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ module.exports = {
greeting: 'Hi, I am aisha, your game host!',
usernamePrefix: '@',
channels: ['GamesNight'],
games: ['mash', 'trivia', 'letters', 'duck', 'ping', 'say', 'kill', 'help'],
games: ['mash', 'trivia', 'letters', 'duck', 'ping', 'say', 'kill', 'uptime', 'help'],
schatColors: {
red: 'red',
orange: 'orange',