Open Jacob-1999 opened 3 years ago
I'd like to support core muting functionalities but at the moment there's no API for cogs to interface with. I'll hold off until then
FYI you can achieve the same end result with issue-command
now. This will stay open until there is proper support though.
With the Mutes cog, does that open up the API or no, still?
With the Mutes cog, does that open up the API or no, still?
No. You will need to have it loaded if you want to make use of it through issue-command
though.
Kinda superceded by #64 which has been added to dev branch already.
Cog
Describe the feature you'd like to see Add more Discord action actions like
mute-user
so I can create a modlog with a specified reason.send-mod-log
does not add a reason to manually adding the muted role to a user.