Microsoft-community / nanami

A modular Discord bot for the Microsoft community
1 stars 2 forks source link

Role mention string templating #1

Closed Jasius closed 4 years ago

Jasius commented 4 years ago
solwynn commented 4 years ago

Why toggle? Why not a message format similar to template strings, e.g.:

!mention {lead mod} beep boop {someotherrole}

A simple toggle opens up the doors for general-user abuse

Jasius commented 4 years ago

Not entirely sure how your example works, I don't see an issue with abuse if it only works for those with role managemt perms and those within white list.

solwynn commented 4 years ago

Because once a role is mentionable, anyone can mention it.

Jasius commented 4 years ago

Oh, yeah..