AlexzanderFlores / WOKCommands

130 stars 61 forks source link

BUG: Owner Only commands broken due to v13 switch #135

Closed jaspermayone closed 3 years ago

jaspermayone commented 3 years ago

@AlexzanderFlores Owner Only commands are broken rn. I have tested multiple things, and I always am getting the same error from within the package files. I think this was a v13 change that broke it. The error is


TypeError: Cannot read property 'includes' of undefined
    at Command.execute (/Users/jasper/Desktop/Coding/Projects/ProjectHeptagram/Heptagram/node_modules/wokcommands/dist/Command.js:78:37)```