TeamDman/Role-Bot

dist not defined

Opened this issue · 1 comments

dist is not defined on line 412
let dist = commands.getColourdistance()
this line doesnt fix it as commands.getColourdistance() is also not defined

try using commands.isColourInvalid instead
https://github.com/TeamDman/Role-Bot/blob/node/commands.js#L56