Skip to content

Migrate other moderation commands #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Zabuzard opened this issue Sep 9, 2021 · 7 comments · Fixed by #352
Closed

Migrate other moderation commands #64

Zabuzard opened this issue Sep 9, 2021 · 7 comments · Fixed by #352
Assignees
Labels
new command Add a new command or group of commands to the bot priority: normal valid This issue/PR is validated and ready to be picked. This auto adds items to TJ project board.

Comments

@Zabuzard
Copy link
Member

Zabuzard commented Sep 9, 2021

Next to the main moderation system (#63 ) we also have to migrate other important moderation commands, such as the mute, whois and modlogs system.

For reference, this is how it works as of today:

  • ?whois <user> by Dyno can be used to get an overview of a specific user. For example when he joined and registered.
  • ?modlogs <user> by Dyno shows all moderation actions that have been taken against an user. (implemented)
  • >mute <user> and >unmute <user> by Inori Chan to mute or unmute an user. (implemented)
  • ?mute <user> <time> <message> by Dyno to mute an user. <time> and <message> are optional. (implemented)
@Zabuzard Zabuzard added the new command Add a new command or group of commands to the bot label Sep 9, 2021
@Zabuzard Zabuzard added this to the Migrate existing commands milestone Sep 9, 2021
@Zabuzard Zabuzard added the blocked This issue is currently blocked by another issue (see comments) label Sep 9, 2021
@Zabuzard
Copy link
Member Author

Zabuzard commented Sep 9, 2021

Naturally blocked by #59

@illuminator3 illuminator3 added priority: normal and removed blocked This issue is currently blocked by another issue (see comments) labels Sep 12, 2021
@illuminator3 illuminator3 changed the title [FEATURE] Migrate other moderation commands Migrate other moderation commands Sep 12, 2021
@RealYusufIsmail
Copy link
Contributor

RealYusufIsmail commented Oct 16, 2021

I will add a kick command such as /kick @user

@Zabuzard
Copy link
Member Author

Only whois is missing still, need to elaborate on the design and use case though

@Tais993
Copy link
Member

Tais993 commented Dec 20, 2021

We'll have to discuss whenever we still want the mute command.

Discord just released time-outs
This is our equivalent of the mute command, difference is that Discord's version as a better UX and UI for both moderators and the people muted.

Only issue is, UI allows upto 1 week.
Bots can set upto 1 month, so we might still want a command to set it to a month.

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Jan 20, 2022
@Zabuzard Zabuzard removed the stale label Jan 20, 2022
@Tais993
Copy link
Member

Tais993 commented Jan 24, 2022

Only whois is missing still, need to elaborate on the design and use case though

Will make a prototype of the whois command ^^
Could you edit your issue to say what ones have been created, and that I'm working on this one? Thanks @Zabuzard

@Tais993 Tais993 linked a pull request Jan 25, 2022 that will close this issue
2 tasks
@Tais993 Tais993 mentioned this issue Feb 7, 2022
2 tasks
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label, comment or add the valid label or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Feb 25, 2022
@Zabuzard Zabuzard added valid This issue/PR is validated and ready to be picked. This auto adds items to TJ project board. and removed stale labels Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Add a new command or group of commands to the bot priority: normal valid This issue/PR is validated and ready to be picked. This auto adds items to TJ project board.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants