- Recieve text input of upcoming events and vehicles/equipment to track
- Generates an image of the schedule of events with 3 rows
- Row 1: Date
- Row 2: Events on that date
- Row 3: Available vehicles/equipment on that day
- Note that the bot assumes the start of the week as Monday
- Bot recieves the data
- Servers parses the data and checks for errors
- Events are added to a HTML table
- imgkit converts the html table to an image
- Image is sent to the user