asetalias / amibot

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

[BUG] Inconsistent date list for class schedule option #6

Closed vinayaknayar closed 1 year ago

vinayaknayar commented 1 year ago

What

The list provided by options menu after selecting class schedule is inconsistent especially in the morning. Today's date should be in the middle of the list and description should mention "TODAY" for current date.

Possible Fix

Maybe the check the datetime.now() implementation.

ditsuke commented 1 year ago

Fixed with #8