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

add slotsinfo command to scrims group #134

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Conversation

deadaf
Copy link
Member

@deadaf deadaf commented Jun 13, 2023

Description:

Created a new command named slotsinfo to the scrims group. It allows scrims mods to get a list of all slots a user owns.


Checklist:

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.

@deadaf deadaf merged commit b5a5b14 into quotientbot:main Jun 13, 2023
@@ -36,6 +36,7 @@ async def can_use_command(self, interaction: discord.Interaction) -> bool:
return True

@app_commands.command()
@app_commands.describe(user="The user you want to ban from scrims.", reason="The reason for banning the user.")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The user text Should be The user you want to unban from scrims.
And,
The reason text should be The reason for unbanning the user.

@deadaf
Copy link
Member Author

deadaf commented Jun 13, 2023

haha lol sorry 😂 , good eye

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants