fbradyirl / webex_bot

Python package for a Webex Bot based on websockets.
MIT License
68 stars 44 forks source link

Old messages come again #2

Closed fbradyirl closed 3 years ago

fbradyirl commented 3 years ago

Description

If the bot process exits and it then restarted, recent messages sent to it from the last 15 minutes will come again from the web socket connection even though they have previously been processed.