Is your feature request related to a problem? Please describe.
Slash commands are in use more frequently now, especially with message privileged intent.
Describe the solution you'd like
Something similar to testcord.invoke_slash_command("help") needs to be created so testing with slash commands can be done
Describe alternatives you've considered
Add responses to the message queue
Additional context
Is your feature request related to a problem? Please describe.
Slash commands are in use more frequently now, especially with message privileged intent.
Describe the solution you'd like
Something similar to testcord.invoke_slash_command("help") needs to be created so testing with slash commands can be done
Describe alternatives you've considered
Add responses to the message queue
Additional context