XMPP chatbot

@lagfra lagfra authored 12 days ago
src free routine 12 days ago
.gitignore first 15 days ago
README.md readme 15 days ago
makefile build grammar 12 days ago
roadmap.md roadmap 15 days ago
README.md

xmpp-bot

Very simple skeleton for a XMPP chatbot. It will start as an expense tracking bot.

Core written in C using libstrophe.

If the necessity arises this should be a generic interface for a bot that exposes functions such as message_handler that can parse and react to messages.