gurkult / gurkbot

Our community bot, used for running the server.
MIT License
18 stars 16 forks source link

Add allowed mentions to make sure no @everyone/@role pings happen #39

Closed ChiliMX closed 2 years ago

ChiliMX commented 3 years ago

Even though most commands that require user input are put into an embed, we still should include allowed mentions just to be safe. We don't want a pydis 2.0 to happen.

gustavwilliam commented 3 years ago

Sure. That's probably a good idea.

Would anyone be interested in implementing this?

Inheritanc-e commented 3 years ago

Yes sure, but for this we would also need logs category, to send notification to certain roles that this event was triggered.

gustavwilliam commented 3 years ago

Do we really need that?

Inheritanc-e commented 3 years ago

Better safe than sorry

onerandomusername commented 2 years ago

Have implemented