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
Add the incoming message for the bot to the generic method that parses /events in the CodeBuddies app
Add a method to respond to the message, based on it's flag or content or other criteria. In this case, it would be an "unclassified" message - so maybe this can be set up as a default case in a switch statement that handles any messages addressed directly to the bot.
If users type a message back to greetbot, we should respond and inform them that they're typing to a bot.
The text was updated successfully, but these errors were encountered: