Skip to content
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

Create Jail Module #95

Closed
adan-ea opened this issue Jun 19, 2024 · 0 comments · Fixed by #97
Closed

Create Jail Module #95

adan-ea opened this issue Jun 19, 2024 · 0 comments · Fixed by #97
Assignees
Labels
enhancement New feature or request

Comments

@adan-ea
Copy link
Member

adan-ea commented Jun 19, 2024

Module: Random Jail Time Assignment

Purpose:
This module allows users with specific roles to send someone to jail for a random duration and then moving them back to the VC.

Configuration Values:

  • jailChannelId: The ID of the jail channel (must be a VC).
  • minTime: The minimum time a user can be jailed.
  • maxTime: The maximum time a user can be jailed.

User Interaction:

  • jail random : Description: Sends a user to jail for a random duration between minTime and maxTime.

Roles Authorized to Use This Module:

  • Owner
  • Admins
  • Mods
@adan-ea adan-ea added the enhancement New feature or request label Jun 19, 2024
@adan-ea adan-ea linked a pull request Jun 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant