Tips and tricks in debugging Tkabber
Contents
Working with Tkabber internals
What is connid and how to work with it
What is chatid and how to work with it
What are hooks and avaible hooks list
How to add a new remote command
How to add i18n support to you plugin
Working with XMPP Protocol
Base
How to create and parse stanzas
How to handle Presence stanzas
Disco
How to register your disco#info feature handler
Specific
How to work with application specific errors
How to parse and create jabber:x:data forms