-
C:\Users\sambo\OneDrive\Desktop\Economy-Bot-main\handlers\economybot.js:12
this.commands = new Discord.Collection();
^
ReferenceError: Discord is not defined
…
-
![image](https://user-images.githubusercontent.com/82405399/153422091-fbcddc70-f727-410f-ba54-aa6a2ff0043b.png)
I have this error. Can anyone help me?
-
C:\Users\mrmik\Desktop\EconomyBot-main\node_modules\discord.js\src\structures\Message.js:577
if (typeof options !== 'object') return Promise.reject(new TypeError('INVALID_TYPE', 'options', 'objec…
-
I converted this into a repl. I changed all of the things in BotConfig.js and I ran `npm install`.
I got this error:
`
/home/runner/EconomyBot/index.js:4
client.eco = new Eco.Manager(); // quick.e…
-
i downloaded all dependecies with node but the bot come online and doent trigger to the commands
-
Hey i like you all codes. But the leaderboard command is not working. when i do !lb coins its says their is and error with ``Error : TypeError: db.startsWith is not a function`` so please help me..