SuperMechaCow / drunkerbot

A robot for doing things humans are too drunk to do themselves
2 stars 1 forks source link

Add Schedule Feature #8

Open babint opened 5 years ago

babint commented 5 years ago

!db schedule

Assumes upcoming Friday for example

Add Benderism or some sort @drunkerfan reminder "Yo Meatbag, next drunkerbox is <day>"

HardWareFlare commented 5 years ago

I'll probably handle this by doing a '!db start \<url> \<description> \<starttime>'

Then we'll change '!db status' to return the dbox whose state is 'true' followed by any dbox with a future starttime and no stoptime.

It'll be tricky parsing the arguments, deciding on an easy time format, and how to handle turning the dbox state on and off.