auto 32f0935b4a Added balance command and related queries
This commit introduces a new "balance" command, enabling users to check their in-game balance. This feature includes adding two new query files (`QueriesEconomy` and `QueriesUserDiscordId`), which handle SQL operations for fetching user ID and balance data. Also, number formatting utilities were updated to include a function for double's for proper display of balance.
2024-01-13 08:27:15 +01:00
2022-09-15 21:36:16 +02:00
2022-09-10 10:38:06 +02:00
S
Description
No description provided
672 KiB
Languages
Java 100%