I need to create a small toolbar for pidgin.
Basically I need to add a couple of buttons that send pre-formatted messages into a group chat.
It looks like you can do this in C/Perl or TCL but can you do it in Python? It looks there is a wrapper for libpurple, but will that let me write an interface plugin?
Any help would be gratefully received as I don't want to have to dust off my Perl hat!