Says it in the title. But I think I need help because time. Anyone game?
Here’s the repo:
I’m really new to repl.it, so not sure the best way to collaborate on it…
My goal is for it to have it’s own database and allow Beeminder users to authenticate using oauth, and then add their goals using hashtags in the goal’s fineprint. I’m thinking something like:
tag | desc |
---|---|
#autodial |
enable autodialer for this goal |
#autodial_limit=10 |
set autodialer max (for do-more) or min (for do-less) |
Maybe there are more I’m missing, too?
Also we’d need some way to trigger the autodialing job to run on a schedule, which I’m not 100% sure how to do with repl.it.