Direct message reply goes to an application

2 views
Skip to first unread message

stevem12345

unread,
Jul 11, 2008, 6:10:33 PM7/11/08
to Twitter Development Talk
Greetings,

I'm working on an Twitter application which sends direct messages to
some of a user's followers on behalf of that user. I'd like to know if
it is possible for my application to somehow be notified when one of
these followers replies to the message. Is there anyway for these
replies to be sent back to the application instead of (or in addition
to) the user?

Thanks!

Steve

Carl Crawley

unread,
Jul 11, 2008, 6:21:20 PM7/11/08
to twitter-deve...@googlegroups.com
Hi Steve,

It depends on what language you are building this in - but in RoR I would do the following:

Send the Direct Message to the User from your App but on behalf of the sender.

If the User then replies to your app, you would need to pick that message up and then redirect it onto the original sender.

Does that make sense? will need some Db storage I think...

If you need help/assistance, I can offer my services - just email me offlist.

Rgds,

Carl.
------
Senior Information Architect
YoDiv.com | DivVoted.com | OCVision.com

stevem12345

unread,
Jul 11, 2008, 7:28:20 PM7/11/08
to Twitter Development Talk
Hi Carl,

Thanks for your reply! That makes perfect sense. I wasn't aware that
you could send a message from an application on behalf of a user.

I am building my application with PHP using the Arc90_Service library.
Does anyone have experience sending a message to a user from an
application on behalf of another user?

Thanks again,
Steve

On Jul 11, 5:21 pm, "Carl Crawley" <cwcraw...@gmail.com> wrote:
> Hi Steve,
>
> It depends on what language you are building this in - but in RoR I would do
> the following:
>
> Send the Direct Message to the User from your App but on behalf of the
> sender.
>
> If the User then replies to your app, you would need to pick that message up
> and then redirect it onto the original sender.
>
> Does that make sense? will need some Db storage I think...
>
> If you need help/assistance, I can offer my services - just email me
> offlist.
>
> Rgds,
>
> Carl.
> ------
> Senior Information Architect
> YoDiv.com | DivVoted.com | OCVision.com
>
> On Fri, Jul 11, 2008 at 11:10 PM, stevem12345 <stevemeado...@gmail.com>
Reply all
Reply to author
Forward
0 new messages