1.1 KiB
Executable File
1.1 KiB
Executable File
In Progress
☑ Switch /setup to ask for the tree and leaderboard channels
- Switch
/compareto check for newer trees and leaderboards when run and on every refresh
Future Ideas
- Go through and comment the code
Variable Structures
guildInfo = { guildId: "", treeName: "name", treeHeight: 0, treeMessageId: "", treeChannelId: "", leaderboardMessageId: "", leaderboardChannelId: "", reminderMessage: "", reminderChannelId: "", remindedStatus: 0, reminderOptIn: 0, }
Expected Behaviors
- Run
/comparebefore/setup:/comparewill search the current channel for tree and leaderboard messages, then create a comparison embed. If it can't find/treeor/top treesmessages, it'll return an error saying as much. - Run
/compareafter/setup: ``/comparewill search the current channel for tree and leaderboard messages, then create a comparison embed. If it can't find/treeor/top treesmessages, it'll just use old data silently (odds are/compare` is being run from another channel, that's fine)