News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
Creating a chat bot with PHP and Dbus
January 09, 2012 @ 11:10:52

Robert Basic has continued his series looking at using Dbus in PHP with this latest post to his blog - using the foundation he's created before to make a chat bot that will listen and respond to commands on a Jabber network.

Now that we know how to use DBus to communicate with Pidgin from PHP and how to listen to DBus signals, it's time to put it all together by creating a simple chat bot! Nothing fancy, just a simple script that runs somewhere on some server and, by using a Pidgin account, can respond to some basic queries we send it.

His new code listens for an incoming message on the "PurpleInterface", grabs the name of the sender and calls a "PurpleConvImSend" method with the conversation object and the message to send. You can find the complete source for the project on his github account.

0 comments voice your opinion now!
dbus tutorial pigdin extension pecl chat bot jabber


blog comments powered by Disqus

Similar Posts

Symfony Blog: How to send emails in symfony 1.1

DevShed: Magic Functions in PHP 5

Martin Sikora's Blog: Google Chrome Extension: PHP Ninja Manual

WebReference.com: XML and PHP Simplified - Formatting XML Documents

Ask About PHP: PHP and jQuery: Submit a form without refreshing the page


Community Events











Don't see your event here?
Let us know!


application zendframework2 podcast phpunit example testing object code development interview introduction release community functional tool language opinion unittest framework series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework