Add notification relay status to setupinfo
This commit is contained in:
parent
d1ac674c6b
commit
08f76fb996
@ -211,6 +211,7 @@ module.exports = {
|
|||||||
`[Tree Link](https://discord.com/channels/${this.guildId}/${this.treeChannelId}/${this.treeMessageId})`,
|
`[Tree Link](https://discord.com/channels/${this.guildId}/${this.treeChannelId}/${this.treeMessageId})`,
|
||||||
`Leaderboard Channel: <#${this.leaderboardChannelId}>`,
|
`Leaderboard Channel: <#${this.leaderboardChannelId}>`,
|
||||||
`[Leaderboard Link](https://discord.com/channels/${this.guildId}/${this.leaderboardChannelId}/${this.leaderboardMessageId})`,
|
`[Leaderboard Link](https://discord.com/channels/${this.guildId}/${this.leaderboardChannelId}/${this.leaderboardMessageId})`,
|
||||||
|
`Notification Relay Enabled: ${this.notificationsEnabled}`,
|
||||||
`Notification Watch Channel: <#${this.watchChannelId}>`,
|
`Notification Watch Channel: <#${this.watchChannelId}>`,
|
||||||
`Notification Relay Channel: <#${this.reminderChannelId}>`,
|
`Notification Relay Channel: <#${this.reminderChannelId}>`,
|
||||||
`Water Message: ${this.waterMessage}`,
|
`Water Message: ${this.waterMessage}`,
|
||||||
|
Loading…
Reference in New Issue
Block a user