Skip to content

feat(economy): implements "Artikel bearbeiten"#179

Open
jateute wants to merge 2 commits intoScootKit:beta-discordjs14from
jateute:economy-updated
Open

feat(economy): implements "Artikel bearbeiten"#179
jateute wants to merge 2 commits intoScootKit:beta-discordjs14from
jateute:economy-updated

Conversation

@jateute
Copy link
Contributor

@jateute jateute commented Feb 22, 2026

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds support for editing existing shop items in the economy system (“Artikel bearbeiten”), aligning with the feature request.

Changes:

  • Introduces updateShopItem() to update an item’s name, price, and/or role.
  • Adds a new /shop edit subcommand with corresponding options.
  • Extends localization/config strings for edit confirmations and logging.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
modules/economy-system/economy-system.js Adds updateShopItem() implementation and exports it.
modules/economy-system/configs/strings.json Adds a new configurable itemEdit response string.
modules/economy-system/commands/shop.js Adds /shop edit subcommand wiring and renames the permission helper.
locales/en.json Adds new English localization keys used by the edit feature.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants