CalypsoBot
CalypsoBot copied to clipboard
start-up error
`2020-12-19 17:06:44 - info [app.js]: Initializing... 2020-12-19 17:06:44 - info [app.js]: Loading commands... C:\Users*****\OneDrive\Desktop\DesktopStuff Screen 2\Discord Bots\CalypsoBot-develop\src\Client.js:144 const command = new Command(this); // Instantiate the specific command ^
TypeError: Command is not a constructor
at C:\Users*\OneDrive\Desktop\DesktopStuff Screen 2\Discord Bots\CalypsoBot-develop\src\Client.js:144:25
at Array.forEach (
Probably you tried to create a command the produced the error.
Havent added any commands
The only things I've changed are the things I'm supposed to in config.json
@WoollenPanda275 did you get this issue sorted out?
You know you can read the error & fix it.