asetalias / amibot

A Whatsapp bot for Amizone. Powered by the go-amizone API
MIT License
25 stars 16 forks source link

Add additional buttons to check attendance+schedule for the current/previous day #47

Closed ditsuke closed 9 months ago

ditsuke commented 10 months ago

The Problem

I'd imagine that checking attendance and class schedule for the current and previous day is the most commonly used flow in the bot for most users, as it is for me. However, this flow currently requires at least 4 button clicks and waiting for 2 bot responses. Suboptimal!

Proposed Solution

Add extra buttons just to trigger these flows. Essentially: image

Siddharth133 commented 10 months ago

only the buttons need to be added or also the trigger mechanism as well which lead to attendance and schedule of the user??

ditsuke commented 10 months ago

only the buttons need to be added or also the trigger mechanism as well which lead to attendance and schedule of the user??

Both the buttons and the logic.