#modularized commands and modals
1 messages · Page 1 of 1 (latest)
Thanks.
Do you think it makes more sense to also modularize modals like I did for with slash commands where modals have their own lookup table, same with other interaction types?
I haven't used a modal yet but this way it means that more than one command could return the same modal and that modal has it's own file and function that would then be ran for any command that used it, just in case it's used in more than one command