Given an order uuid this slack bot will return a timeline plot of the order journey in our payment system.

For example:

01 jan 2022 8:00 --> order accepted and created,
01 jan 2022 8:10 --> payment request created,
01 jan 2022 8:15 --> ownership changed from billie to investor,
.
.
.

the exact stages/states that the bot will show are to be decided upon

Motivation:

This bot will be especially useful for the onboarding of new joiners as our system is complicated and a lot things are happening in the background. This bot will make it easier to understand and follow what happens to an order when and where

Built With

Share this project:

Updates