Erisa / Cliptok

Moderation Discord bot for Microsoft Community.
https://msft.chat/about/bots.html#cliptok
MIT License
63 stars 26 forks source link

Todo: Ban info command #199

Closed Erisa closed 5 months ago

Erisa commented 5 months ago

The output of c!debug bans <user> but pretty with an embed

Erisa commented 5 months ago

Could also have mute info potentially, the embed for that one already exists for modmail

FloatingMilkshake commented 5 months ago

Could also have mute info potentially

Were you thinking of having mute info shown in the same response as ban info here? You think just throwing the two embeds into the same response is okay (vs one embed with the data for both)?

Is c!debug banstatus <user> okay, to match c!debug mutestatus? Or did you want it to be a non-debug command?

Erisa commented 5 months ago

I meant separate command but combining them is honestly also fine.

Ideally it wouldnt be a debug command and would be a slash command used to quickly query data similar to /warnings and such

FloatingMilkshake commented 5 months ago

I meant separate command but combining them is honestly also fine.

I was leaning towards separate commands too tbh. So maybe like /banstatus and /mutestatus, with embeds similar to what we currently have with c!debug mutestatus?

Erisa commented 5 months ago

Sounds good