Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Slack Chat Bot is designed on with a sequence of two dependent actions (like microservices) which is invoked by an internal OpenWhisk alarm (similar to a cron job) trigger. Both of these actions are will be implemented in Python, using the Python runtime provided by OpenWhisk. Here is what action sequence does with its triggered flow:.

Invoked once a day by an Alarm Trigger

 

The sequence of actions is invoked by Alarm trigger, which then starts a chain of microservices to retrieve slack history for past 24 hours,  

  • Retrieve Slack History - An action