debug undefined guildID & misspelled guilds
This commit is contained in:
5 files changed
+12
-12
No files matched your search
+2
-2
@@ -93,8 +93,8 @@ module.exports = {
|
||||
if (!banking) {
|
||||
banking = {
|
||||
userID: interaction.member.user.id,
|
||||
guidls: {
|
||||
[guildID]: {
|
||||
guilds: {
|
||||
[GuildDB.serverID]: {
|
||||
account: {
|
||||
balance: GuildDB.startingBalance,
|
||||
cash: 0.00,
|
||||
|
||||
Reference in new issue
Block a user