botkit
botkit copied to clipboard
Cannot read property '1' of undefined
I am trying to integrate a weather option to my slack bot but running into several different errors.
If I change the message.match[1] to just "dallas" I then get a cannot perform GET on a process that has been revoked error.
Any ideas on what I am doing wrong here?