No , thank's . I'm looking for a program or a way to simplify my workif you want manually i can do its, because i have office and team....
What are you trying to do? Trigger a retweet based off a pattern in the DM received? OR just retweet every tweet URL in recieve in DM or something else?
Sorry, I still don't understand. So no pattern to trigger it. Just if you receive a tweet URL you want to retweet it? Regardless of who it come from? From a specific group of profiles? something else?No pattern like hashtag or @username . Just to RT the link from some DM (Group ) that i'm into
Just an idea:
A bot that opens the DM, goes to group x and identifies the group's tweets. RT and return a message to the group such as "done".
Well... i can take all the url from a DM . I need a bot that can RT all the link (Url)Sorry, I still don't understand. So no pattern to trigger it. Just if you receive a tweet URL you want to retweet it? Regardless of who it come from? From a specific group of profiles? something else?
Well... i can take all the url from a DM . I need a bot that can RT all the link (Url)
a yes. Just a very simple, receive DM with URL, retweet. I can have something ready tomorrowreceive a tweet URL you want to retweet it?
go to hire a freelancer board
such a feature is not on any commercial twitter bot
should be simple to cook up
1 look through all your group dm's
2 scan for link
3 check if not already retweeted
4 RT
5 reply 'done'
If you can make a bot for this, it will definitely help a lot of people. I know several people who are looking for a bot for RT.you're missing a login routine, a handle any verification required to complete login, captcha, email / sms handling. Monitoring retweet and DM respones from twitter warning you to slow down and blocking the account to avoid bans and a whole load of behind the scenes functions that distinguish quality programs from scrappy hacked together scripts. Then adding to the usual freelanced projects of you being the tester, the hassle of contact the freelancer when you require updates / bug fixes / improvements and the arguments of cost etc etc![]()
Yes. That's what I meant!go to hire a freelancer board
such a feature is not on any commercial twitter bot
should be simple to cook up
1 look through all your group dm's
2 scan for link
3 check if not already retweeted
4 RT
5 reply 'done'
Conversations have their own URL (/ messages / random numbers). So:ok, so you want to limit the the retweets to a specific group. How do you want to specify the group? It will have an ID, but do you know the group / conversation ID?
and you need to be be able to post a message to the group (again how do you want to specify this) after the retweet has been made. You don't need to post the retweet URL? Just a simple "done" with no proof?
Conversations have their own URL (/ messages / random numbers). So:
- The user can insert the group link
- The bot scans the entire group for links