Currently when you use !whatsdue PAIN9999 it will select the first ECP available, which in SEM1 might be the summer semester ECP.
Ideally you want the bot to respond with something like
yo bro, multiple ECPs available for that bad boi please select one.
The way you select one could potentially either be in the command, something along the lines of
!whatsdue PAIN9999:1 or !whatsdue PAIN9999:2. Or a cooler thing would be using the slack builtin feedback loops, but have fun implementing that.
Currently when you use
!whatsdue PAIN9999
it will select the first ECP available, which in SEM1 might be the summer semester ECP.Ideally you want the bot to respond with something like
The way you select one could potentially either be in the command, something along the lines of
!whatsdue PAIN9999:1
or!whatsdue PAIN9999:2
. Or a cooler thing would be using the slack builtin feedback loops, but have fun implementing that.