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

Can the bots permissions be locked? #23

Closed muuvmuuv closed 3 years ago

muuvmuuv commented 3 years ago

Normally bots we add to our server have permissions locked without any ability to modify them and their role has a locked symbol and always stays on top of the roles list. This makes it much cleaner and easier to see which role is for a bot only. Bots typically also do role names in a slug format "auto-delete" to better indicate it is a role not a name.

PS: why do I need to use @/AutoDelete and not a bot command? It's more convenient to use a bot command like "&", isn't it?

Thanks for the bot, it is working great!

smooreace commented 3 years ago

Make your own?

On Thu, Jan 14, 2021 at 2:22 AM Marvin Heilemann notifications@github.com wrote:

Normally bots we add to our server have permissions locked without any ability to modify them and their role has a locked symbol and always stays on top of the roles list. This makes it much cleaner and easier to see which role is for a bot only. Bots typically also do role names in a slug format "auto-delete" to better indicate it is a role not a name.

PS: why do I need to use @/AutoDelete and not a bot command? It's more convenient to use a bot command like "&", isn't it?

Thanks for the bot, it is working great!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/riking/AutoDelete/issues/23, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIPE4Q6WXTMVYYAZLCVUV3LSZ2SVHANCNFSM4WCBXCEQ .

muuvmuuv commented 3 years ago

Why when one already exists which just needs some modifications? The thing with the @ mentioning is just a question. Maybe the headline was too offending sorry 🙄

smooreace commented 3 years ago

Adults don't get "offended". They throw tantrums when someone believes differently! You can run the bot yourself and do whatever you want with it. There is no need in depending on the authors hosting choices

On Thu, Jan 14, 2021 at 9:13 AM Marvin Heilemann notifications@github.com wrote:

Why when one already exists which just needs some modifications? The thing with the @ mentioning is just a question. Maybe the headline was too offending sorry 🙄

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/riking/AutoDelete/issues/23#issuecomment-760259403, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIPE4Q5XWLYH6CPWPQIZPKTSZ4CYFANCNFSM4WCBXCEQ .

KanzakiRanko1 commented 3 years ago

For the mentioning part, I agree with this design decision. As this bot won't get a lot of commands by design, taking a prefix in your server is... pretty meh, IMHO.

And, yes, the bot only needs the Manage Messages permission.