dist not defined
Opened this issue · 1 comments
overtimepog commented
dist is not defined on line 412
let dist = commands.getColourdistance()
this line doesnt fix it as commands.getColourdistance() is also not defined
TeamDman commented
try using commands.isColourInvalid instead
https://github.com/TeamDman/Role-Bot/blob/node/commands.js#L56