-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
Description
ππ» Automating gr2m/helpdesk, Episode IV
π
Monday, May 31, 2021
π 12:00pm Pacific Time (in your timezone)
ποΈ no guests
π·οΈ Automation
Subscribe to this issues to get a notification before the show begins and a summary after the show concludes.
Automating gr2m/helpdesk
I've laid out the current process for this repository at https://github.com/gr2m/helpdesk/tree/f085060fb98f61a005c9e79df15fdad6466c6a1a#how-i-use-this-repository. It's mostly manual. Time to spice it up a bit with some automation!
In this show, I'll will finish up the automation around tweets, following the past two episodes #20 and #20 and #12
Outline
- Quick review of what I've build so far with tweets in episode II and episode III
- Create, update, and delete scheduled tweets as necessary
- Run the automated tweets script whenever a new show issue is created or updated
Preparation
- Tweet format for 30min announcement
π― Starting in 30 minutes ππ»ββοΈ Helpdesk: automate tweets for shows (like this one!) π΄ Watch live at https://twitch.tv/gregorcodes https://github.com/gr2m/helpdesk/issues/21
- Tweet format for live announcement
π΄ Now live at https://twitch.tv/gregorcodes ππ»ββοΈ Helpdesk: automate tweets for shows (like this one!) https://github.com/gr2m/helpdesk/issues/21
- 30 minute announcement tweet
- start of show tweet
- comment on issue
- recording available tweet
Recording
Shownotes
- I mentioned the docs on https://github.com/gr2m/twitter-together/ to sign up for a Twitter developer account and for Twitter's ads program, which is required for scheduled tweets
- I still didn't finish the twitter integration because none of the community Twitter API SDKs support the endpoints to update or delete scheduled tweets. I will have to do it myself I guess π€·πΌ