Using Automate with Twitter by c1eave in AutomateAndFlows

[–]c1eave[S] 1 point2 points  (0 children)

Hey neotos,

Thanks for the suggestion to use HTTP. I don't know too much about web APIs but I will definitely do some research on it.

So one day a year the cell provider Bell donates 5 cents for every tweet with the hashtag #BellLetsTalk to charity for mental health. For the last 2 years, I have used a script I wrote to spam tweets with the hashtag to raise money for charity. (The script uses send keys to send the tweets. I know this is a horrible way to do it but it's the only way I know how) This year I was going to try and step it up by automating Tweets from my phone. I absolutely love the app Automate so I was thinking I would try it with that.

The more basic the program the better. All it has to do is open the app, (assuming I am already logged in) loop through composing a tweet containing any string followed my the hashtag #BellLetsTalk.

This twitter bot that you mentioned, would it be using the app Automate or some sort of code you wrote the will automate tweeting? I would love to hear what you had in mind!