AssistantSlack
AssistantSlack copied to clipboard
(node:33924) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '1' of undefined
I am not sure if maybe something has changed but
let totranslate = message.match[1]
let targetlang = message.match[2]
any of that type of code that has this array in it now comes back with this error