Skip to content

trilader/xmppbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is xmppbot, an xmpp or jabber bot written in C++ using gloox and boost.

=Dependecies=
- Boost 1.4.x ( tested with 1.4.7.0 and 1.4.8.0 )
- Gloox 1.0
- soci ( optional )

=Building=
Either use the supplied Code::Blocks project file or the included Makefile

=Configuration=
Either create a copy of the example config-file in the bin/ subfolder and adapt
it to suit your needs and start the bot with
"/path/to/bot/bin/xmppbot -d file myconfig.cfg" or use the
create_basic_config.sh to create a sqlite config (which the bot uses as default).
The configuration options are documented in the example config file.

About

A simple yet flexible Jabber/Xmpp bot written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages