Add notification relay status to setupinfo
This commit is contained in:
		
							parent
							
								
									323ac19276
								
							
						
					
					
						commit
						9cbe1504be
					
				| @ -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