You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Twitter Development Talk
We want to add a feature to our web service. Our service does X and
works fine on our site, but we would love to add the ability to allow
users to utilize Twitter to execute X. So they would Twitter
something like ....
@coolwebservice send 50 bucks to @jenny. From here this Twitter
command would be sent to our webservice which our service would then
deposit money into jenny's paypal.
Is this doable through Twitter's API? Can a hack be created?
Thanks
Andrew Badera
unread,
Jun 28, 2008, 10:46:10 PM6/28/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to twitter-deve...@googlegroups.com
You would need a bot awaiting user commands. Your bot would then tie into a mechanism -- created and hosted by you -- to call your service.