Create a simple Twitter IM bot
- 0 Comments
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Some time back I worte a post about a Twitter Google bot in www.crankup.net. As promised, here is how you can develop your own google talk bot which can post your messages to Twitter.
First, You need an imified account for your bot to work properly. Get one here. Once the account is created, login to your account and give your new bot a name. I call it Post2Twitter.
Now its time to develop the bot. I have used PHP to post message from the chat window to twitter.Below is the code.
Looks simple? Infact it is not. I have used anoter file which will post the message to twitter. Get the include file here.
Now upload both the files to a webserver and provide the url in your bot settings page (imified.com).Once this is done you can invite your bot to your google talk and start having fun. The above code is self explanatory if you have any queries please post it as a comment.
|
|
|
|
|
![]() |


