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

Currency #28

Closed
8 tasks done
andersthemagi opened this issue Nov 4, 2021 · 1 comment
Closed
8 tasks done

Currency #28

andersthemagi opened this issue Nov 4, 2021 · 1 comment
Labels
enhancement New feature or request money/shop Issue regarding either currency or the shop modules.

Comments

@andersthemagi
Copy link
Owner

andersthemagi commented Nov 4, 2021

Feature Description

A clear and concise description of what the problem/feature is. Ex. I'm always frustrated when [...]

Desired Solutions

Feature Description

  • Users have a currency (name still in the works) that they can use for various things on the server.
    • Need a new column on the Users table for current currency (probably give current users 100 as a gift?)
    • Need a new column on the Users table for total currency earned
    • Need to add a couple of commands to check your currency totals
      • !rank embed should show the amount of currency currently in possession, as well as total gained currency
      • !money or !wallet should show the amount of currency currently in posession, as well as total gained currency.
  • A user gains currency for every message they send on the server at a rate of 1 currency = 1 message
  • A user can turn in this currency for extra xp or other benefits at the shop. Will be handled in the shop implementation (tracked in Shop #24)

Current Ideas

Currency Names

  • Crumbs, since we'll be fighting for crumbs
  • Kromer, if we want to be a [[BIG SHOT]] and get big sued by Mr. Toby Fox himself
  • XC, Coin, not sure what X should be.
  • Dabloons - Solid alternative
  • Credits - Solid alternative
  • Gold - Solid alternative
  • Silver - Solid alternative

Additional context

Shop-related ideas and implementation should be contained to #24

@andersthemagi andersthemagi added enhancement New feature or request need more info Further information is requested labels Nov 4, 2021
@andersthemagi andersthemagi added money/shop Issue regarding either currency or the shop modules. and removed need more info Further information is requested labels Nov 4, 2021
@andersthemagi andersthemagi mentioned this issue Nov 4, 2021
5 tasks
@andersthemagi
Copy link
Owner Author

All tasks implemented for this functionality. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request money/shop Issue regarding either currency or the shop modules.
Projects
None yet
Development

No branches or pull requests

1 participant