noshp / jim

Slackbot to record who missed gym
0 stars 0 forks source link

Jim asks if you went to the gym today (on M, W, F) #2

Open kennygb opened 5 years ago

kennygb commented 5 years ago

At X:00 pm EST each day, Jim sends each user of the channel a DM.

"Did you go to the gym today?"

IF you respond yes, Jim congratulates you.

If you say no, Jim will ask you again in 24 hours.

If you still say no, then Jim will add $Y to your tab.

Variables X and Y are global variables.

sonalranjit commented 5 years ago

Maybe implement APScheduler for this https://apscheduler.readthedocs.io/en/v2.1.2/cronschedule.html @mackeynichols do you want to tackle this?

mackeynichols commented 5 years ago

@sonalranjit Ill look into it ... but give me a week til i start; I need to finish PPBot's new upgrade

mackeynichols commented 5 years ago

Delaying this indefinitely because of PPBot