I am trying to make twitter

Status
Not open for further replies.
thanks. So to make it post content for you. How did you do it. Like is the content saved by you and you give it a schedule on when to release it?
Theres many many thing you can do. You can fetch content, like news, from an external source and post it. You can copy every time someone else tweets and post it (like your their duplicate). You can listen for keywords and reply to it i.e. everytime someone says somalian.

But at the most basic you can hardcode sentences and post it every minute/hour/day etc. What I did is copy a lot of proverbs I found on a website and hardcoded it using javascript. I have very few followers cause my bot posts every single hour, which is annoying. I need to reduce it to one tweet a day.

You can then upload your node app to heroku and run it for free.
 
Theres many many thing you can do. You can fetch content, like news, from an external source and post it. You can copy every time someone else tweets and post it (like your their duplicate). You can listen for keywords and reply to it i.e. everytime someone says somalian.

But at the most basic you can hardcode sentences and post it every minute/hour/day etc. What I did is copy a lot of proverbs I found on a website and hardcoded it using javascript. I have very few followers cause my bot posts every single hour, which is annoying. I need to reduce it to one tweet a day.

You can then upload your node app to heroku and run it for free.

Which language do you program in? Swift(ios) for me.
 
Status
Not open for further replies.

Trending

Top