BentonDodge / ubiquitous-octo-train

My Discord Bot which rewards members for participating in games, and the server
1 stars 0 forks source link

Universal currency hashmap #3

Closed BentonDodge closed 9 months ago

BentonDodge commented 9 months ago

I can try this but I kinda don't know how hash maps work

BentonDodge commented 9 months ago

Won't exactly work.... plus, we can just use a String List that splits currency with a special character. Takes up less space and is easier to implement.