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

PhPL33t Blog: How to Automated Plesk Email Creation

WaxJelly Blog: How to write a custom Smarty function in PHP

Zend Developer Zone: Tracing PHP Applications with xdebug

Content with Style Blog: A caching pattern for models

Community News: Latest PECL Releases for 01.09.2007


Community Events











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


interview functional release usergroup rest development conference introduction opinion podcast language phpunit zendframework2 unittest series database symfony2 framework community testing

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