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 isobot user commands for some already-existing slash commands #378

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

notsniped
Copy link
Member

User Commands!

This allows easier and quicker access to some important isobot commands, as well as being able to take full advantage of the Discord client UI for isobot.

User commands had to be limited to a maximum of 5 command, which led to the removal of a few planned user commands. However, the most important user commands have been retained.

Added User Commands

  • Show Balance - Shows the wallet and bank balance of the user on the CurrencyAPI db.
  • View Rank - Views the current level and XP of the user.
  • Show Warnings - Shows all of the user's active warnings in the server.
  • Show User Information - Shows general Discord and basic information of the user.
  • View isobot Profile - Shows isobot-related information of the user.

Apparently Discord API only allows bots to have a maximum of 5 user commands.

Why? I don't know blud.
@notsniped notsniped added enhancement New feature or request priority:medium area:main Changes to the main functioning code type:cogs Any changes to the bot's slash command cogs labels Apr 25, 2024
@notsniped notsniped self-assigned this Apr 25, 2024
@notsniped notsniped added area:currency framework Any updates, changes, or removals to the currency framework area:levelling Any updates, changes, or removals to the levelling system area:moderation system Update to the bot's moderation system area:utils Any changes related to the utility commands in isobot labels Apr 25, 2024
@notsniped notsniped merged commit b963cad into main Apr 25, 2024
3 checks passed
@notsniped notsniped deleted the add-user-commands-from-slash-cmds branch April 25, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:currency framework Any updates, changes, or removals to the currency framework area:levelling Any updates, changes, or removals to the levelling system area:main Changes to the main functioning code area:moderation system Update to the bot's moderation system area:utils Any changes related to the utility commands in isobot enhancement New feature or request priority:medium size/M type:cogs Any changes to the bot's slash command cogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant