You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/discord/jarvis/plugins/admin.js:18
role = roles.find("name", parsed[1]).id; // get roleid of channel
^
TypeError: Cannot read property 'find' of undefined
The text was updated successfully, but these errors were encountered:
krzxsiek
changed the title
send command !addrole in private message to the bot crash script
send command !addrole <role> in private message to the bot crash script
Feb 3, 2018
/home/discord/jarvis/plugins/admin.js:18
role = roles.find("name", parsed[1]).id; // get roleid of channel
^
TypeError: Cannot read property 'find' of undefined
The text was updated successfully, but these errors were encountered: