Tortoise-Community/Tortoise-BOT

Make dm_members command

Closed this issue · 0 comments

Improvement from #30

This command would work similar to dm_unverified command found in cogs/moderation.py , it would also be in the same file.

Difference is that this one would take a role object as it's first argument and message as second.
Then the command will DM that message to all members in the ctx.guild that have that role.