stgreenb / gat-bot

Google App Script + Webex Teams
Other
2 stars 0 forks source link

End Poll #8

Open stgreenb opened 5 years ago

stgreenb commented 5 years ago

When a poll has ended, users should be sent a message that that its over. Probably should be a different message if they did respond and if they never did. Also need to note to the user that once the poll is over the bot will stop responding, since the webhook will be deleted.

stgreenb commented 5 years ago

Outbound message is complete. Now just need to adjust message based on if they responded or didn't.