Willow (GHOST)
Willow (GHOST)
Should be generated for us, need to get this working
### Provide environment information It happens in the webapp docker container ### Describe the bug The modal for creating a new integration hangs while it tries to fetch information from...
Currently we have the `messages` feature which just includes a message for `unknownCommand`. JellyCommands sends this message when the command it receives isn't known. This is a reasonable assumption, since...
Thoughts (not a decision/direction): - Command options should not include subcommand & subcommand grounds - Should remove reliance on discord.js internals for parsing - Subcommands should be properly supported and...
### Describe the feature - Allow returning a reply/followUp to interaction rather than having to do it manually - Optionally allow explicitly returning null to say that you've handled the...
This is somewhat related to #223 as it would standardise this amongst reactions, but should happen regardless, even if it's via a util. Below are my thoughts/notes, not a decision...