Hi there

Status
Not open for further replies.

NastyNick

Newbie
Joined
Oct 13, 2017
Messages
21
Reaction score
0
New person here.

I am a Java programmer so I wrote my own Twitter, Istagram and Tumblr bots to promote my photography.

Hope I can help you, and likewise...
 
Welcome to BHW @NastyNick!

Yeah, you can share your bots with the community and help them automate their social network accounts as well.
 
Welcome to BHW.

We have a Freebies/Giveaway section, if you want to share the bot.
 
hello buddy, hope to learn java things from you. cheers !!!
Hi!

The Java is the easy bit it seems. Lots of libraries already written for Twitter/Instagram/Tumblr.

The hard bit seems to be disguising your campaign's and finding good followers...
 
Welcome to BHW.

We have a Freebies/Giveaway section, if you want to share the bot.

Hi.

Currently it just does what all the others do (searches for tags, likes them, follows-back etc.).

Not very exciting yet...
 
New person here.

I am a Java programmer so I wrote my own Twitter, Istagram and Tumblr bots to promote my photography.

Hope I can help you, and likewise...


i need a bot to spread a post 'section tourism' world wide as fast & effective as possible.


social media sites like facebook, twitter, google+..........

other sites are travel, tourism, holiday and real estate


can you help ?
 
Welcome to BHW
Hi there.....

Hi!

The Java is the easy bit it seems. Lots of libraries already written for Twitter/Instagram/Tumblr.

The hard bit seems to be disguising your campaign's and finding good followers...

Hi.

Currently it just does what all the others do (searches for tags, likes them, follows-back etc.).

Not very exciting yet...

These could have all been one post, this is seen as post count inflation, please quote multiple posts in one :)


wellcome to BHW

Many thanks!

These three could have all been one post too.
 
i need a bot to spread a post 'section tourism' world wide as fast & effective as possible.


social media sites like facebook, twitter, google+..........

other sites are travel, tourism, holiday and real estate


can you help ?

I have used the Java API for Twitter and Tumblr. The Java libraries for IG mimick a handset.

There are Java API's for Google+ and FB, but I havent tried those yet.

You would have to build a seperate engine for each, and run each engine in a seperate JVM. The common mechanism that could tie them altogether is a JMS queue. Each could listen to the same topics (i.e. a post topic). As soon as you place a post on your JMS queue, each engine picks it up and posts.

Is that the desired effect?

Pick up a cheap PC from somwhere (2gb ram, I3, nothing special) and install Ubuntu server on it. Then install a JRE (1.8), maven, Postgres SQL, ActiveMQ, etc. That will run it for you.

Are you a Java programmer?
 
Welcome to BHW






These could have all been one post, this is seen as post count inflation, please quote multiple posts in one :)







These three could have all been one post too.

Ooooops, sorry :oops:
 
Nasty welcome :)
I have used the Java API for Twitter and Tumblr. The Java libraries for IG mimick a handset.

There are Java API's for Google+ and FB, but I havent tried those yet.

You would have to build a seperate engine for each, and run each engine in a seperate JVM. The common mechanism that could tie them altogether is a JMS queue. Each could listen to the same topics (i.e. a post topic). As soon as you place a post on your JMS queue, each engine picks it up and posts.

Is that the desired effect?

Pick up a cheap PC from somwhere (2gb ram, I3, nothing special) and install Ubuntu server on it. Then install a JRE (1.8), maven, Postgres SQL, ActiveMQ, etc. That will run it for you.

Are you a Java programmer?


i need someone who does it all for me. i have no experience myself to do it.
 
Status
Not open for further replies.
Back
Top