-
I have this error, I have no idea how to fix it. There was another error similar to this, but gave no way on how to fix it. Snippet of code:
`const discrim = message.author.tag.slice().split('#')
…
-
Hello,
Since I updated my bot to canvacord 3.0.4, there's this error popping up in my console:
`TypeError: cc.Canvacord is not a constructor`
Note that `cc` is defined by `require("canvacord")`.
…
-
I'm not sure whether you wanted it to be a welcome method or welcomer method, but this line in the code says it's a welcome method while readme says it's welcomer.
File - scr/Canvas.js
Line numbe…
-