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 pardon command to pardon strikes #84

Open
12 tasks
gabr1sr opened this issue Jun 2, 2024 · 1 comment
Open
12 tasks

Create pardon command to pardon strikes #84

gabr1sr opened this issue Jun 2, 2024 · 1 comment
Assignees
Labels
commands Command related stuff database Database related stuff request Request a new feature

Comments

@gabr1sr
Copy link
Owner

gabr1sr commented Jun 2, 2024

Description

Short description of the command you're requesting and why we need it.

Specification

Specify how to use the command and how it works.

The user will execute the command /<name> providing:

  • arg1 as first argument;
  • arg2 as second argument.

The bot will do and return to the caller.

Check-list

Important things to check before finishing the command.

Permissions

  • Works only inside Discord servers
  • Requires <permission> permission

Arg1 argument

  • arg1 is a required field
  • arg1 can be multiple objects
  • arg1 can be
  • arg1 is a

Arg2 argument

  • arg2 is a required field
  • arg2 is a

Bot operations

  • What the bot will do
  • ...

Return messages

  • Messages returned to the caller in which cases
  • ...
@gabr1sr gabr1sr added commands Command related stuff database Database related stuff request Request a new feature labels Jun 2, 2024
@gabr1sr gabr1sr self-assigned this Jun 2, 2024
@gabr1sr gabr1sr changed the title Create pardon command Create pardon command to pardon strikes Jun 2, 2024
@gabr1sr
Copy link
Owner Author

gabr1sr commented Jun 12, 2024

Must have a strikes column for the users database table to decrement strikes from the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commands Command related stuff database Database related stuff request Request a new feature
Projects
None yet
Development

No branches or pull requests

1 participant