GrafeasGroup / buttercup

Our personal assistant in Discord
MIT License
5 stars 2 forks source link

Fix `/until` crashing if the max rank has already been reached #159

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

Relevant issue: Closes #156

Description:

By default, the /until command takes the next rank as goal. However, if the maximum rank has already been reached, it would throw an error. Now, it will fall back to the next 10,000 tier.

Screenshots:

The `/until` command executed for u/Cloakknight. It now takes 30,000 gamma as default for the next goal.

Checklist: