I would like to use :message commands instead of :slash command, but I can't find any info on how to do that. I don't want to use the TextCommand storage since that can't be limited to a single guild like you can do with Nosedrum.Storage.Dispatcher.add_command
I would like to use :message commands instead of :slash command, but I can't find any info on how to do that. I don't want to use the TextCommand storage since that can't be limited to a single guild like you can do with
Nosedrum.Storage.Dispatcher.add_command