You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lets say Sunday 15:00 CEST is when the tweet goes out. I think this would be intime for Monday morning in Australia/Japan.
The github action would need to run helloworld.rb(false, availability_tweet, TWITTER_API_KEY)
GitHub actions needs access to the Twitter API KEY - unsure if this needs to be passed in as a parameter, or can be accessed as an ENVironment variable?
d742880 this commit adds in the yml to regularly call the tweet generation. Has a TODO to add a parameter onto helloworld.rb to control what is generated.
Next, figure out how to test invoke it. Seems you can see the runs, but not manually invoke. Perhaps I get time to update the cron to 1530 this afternoon. Then we need to store the Twitter environment key, and write some code to tweet.
As a mob team.
I want to: ask via twitter (perhaps DM) for all mobbers upcoming availability.
The text was updated successfully, but these errors were encountered: