This quick tutorial will show you how to develop your own functional IM bot that works with Google Talk, Yahoo! Messenger, Windows Live and all other popular instant messaging clients.
To get started, all you need to know are some very basic programming skills (any language would do) and web space to host your “bot”.
For this example, I have created a dummy bot called “insecure” that listens to your IMIf you like to write a personal IM bot, just follow these simple steps:-Step 1: Go to www.imified.com and register a new account with a bot.Step 2: Now it’s time to create a bot which is actually a simple script that resides on your public web server. It could be in PHP, Perl, Python or any other language.Example Hello World bot:The example below illustrates just how easy it is to create a bot. This example is coded in PHP.from " . $_REQUEST['value2'] . ".
No comments:
Post a Comment