BudWorks / Akaei

A fun, cute, and modern Discord bot featuring pets, economy, leveling, and more. Built with Discord.js and written in Typescript.
Mozilla Public License 2.0
1 stars 0 forks source link

Create the experience system #17

Open JustYourBud opened 2 years ago

JustYourBud commented 2 years ago

Experience is almost as fundamental to Akaei as the economy is. While experience points themselves aren't necessarily spent like money is, user levels are used in many commands as an extra way to determine an outcome, such as with /shoot or /crime. Because of this, experience is an equal level of priority as economy. There will be a lot of overlap between the two in development.

Issues and Tasks