diff --git a/modules/CustomClasses.js b/modules/CustomClasses.js index 27d0997..d90ac2c 100755 --- a/modules/CustomClasses.js +++ b/modules/CustomClasses.js @@ -211,6 +211,7 @@ module.exports = { `[Tree Link](https://discord.com/channels/${this.guildId}/${this.treeChannelId}/${this.treeMessageId})`, `Leaderboard Channel: <#${this.leaderboardChannelId}>`, `[Leaderboard Link](https://discord.com/channels/${this.guildId}/${this.leaderboardChannelId}/${this.leaderboardMessageId})`, + `Notification Relay Enabled: ${this.notificationsEnabled}`, `Notification Watch Channel: <#${this.watchChannelId}>`, `Notification Relay Channel: <#${this.reminderChannelId}>`, `Water Message: ${this.waterMessage}`,