riking / AutoDelete

A Discord bot that automatically deletes all messages in a designated channel on a rolling basis
Apache License 2.0
326 stars 118 forks source link

Not compatible with permission from role? #45

Open usagiga opened 1 year ago

usagiga commented 1 year ago

To manage bot, we need "Manage Message" permission as you know.

Unfortunately, this restriction doesn't accept the perm from role. So we need to apply role to each users one-by-one.

This behavior may not be smart. Or, it causes on my environment only?