Using Automation to Become a Better Public Speaker
automating.life
Using Automation to Become a Better Public Speaker
1–6 of 6 posts
Re: Using Automation to Become a Better Public Speaker
#2Summarizing quote: “We are going to build a web scraper that monitors the Toastmasters web portal and notifies me as soon as roles for an upcoming meeting become available for selection.”
Re: Using Automation to Become a Better Public Speaker
#3Correct link is https://automating.life/posts/using-automation-to-improve-my... Summarizing quote: “ We are going to build a web scraper that monitors the Toastmasters web portal and notifies me as soon as roles for an upcoming meeting become available for selection. ”
Thanks for reposting a working link. The link should be back up and working now.
I was messing around with my new blogging tool (Notion + Super) and must have broken something.
Note to self don't start randomly changes website settings after posting to HN.
Re: Using Automation to Become a Better Public Speaker
#4https://github.com/AutomaApp/automa
There's a library of scripts you can copy from
Re: Using Automation to Become a Better Public Speaker
#5Interesting, I don't know javascript though. In chrome I use the Automa extension, which is connecting lines with blocks (and you still have to pick up some js. I didn't even know what an 'element' was when I started). Even a beginner can do something useful after an hour of study or so. YMMV. https://github.com/AutomaApp/automa https://docs.automa.site/ There's a library of scripts you can copy from https://www.auto…
Personally I would love to see a Dalle 2 for automation. Would be great to just be able to write.
1. Go to toastmaster website
2. Find next meeting
3. Check if I have selected a role
4. Send SMS
And it magically works. Ahhh maybe one day.