Saturday, November 30, 2013

Twitter app using perl - Tweet your status - Part 2

Hi All,
The second part will be simple to update your own status using the perl script.
For that initially, you need to go setting tab.


Under the setting tab, change the permission setting for your app to read , write and acess direct message as given below



Now go to details tab  again and recreate your access token. Be careful to copy the new token generated.



Now the scripting part, I will continue from the place I have left the previous post version of the script .


Check out the line no 42, and that will do the magic.
Hope you enjoyed this tutorial. Do comment to let us know about the tutorial

original link : source

No comments:

Post a Comment