UQComputingSociety / uqcsbot-slack

:mortar_board: UQCSbot: our friendly little Slack bot
https://slack.uqcs.org.au
MIT License
55 stars 44 forks source link

Whatsdue selecting ECP #415

Open Guthers opened 5 years ago

Guthers commented 5 years ago

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.