meh.

Results 126 comments of meh.

There is only one _supports_ packet, and it simply contains a space separated list of extension names, for instance `supports groupchat typing`, it tells the other end we support those...

The usage of ? and ! is not for saving space but for making the packet name describe what the packet does. If you have better names I'll change them.

Well, wouldn't that just be a simple replace `?` with `_query` and replace `!` with `_bang` or something? I think ? and ! make the protocol more readable, and that's...

> I'm not going to use any of these weird characters in the protocol messages because there is no need for it, absolutely no need. The need is making the...

+1 on OTR, that's the same approach I'm taking with bitlbee.

Does anyone have more information on this? I'm getting this error and see no solution.

If you can come up with a nice API, go ahead, I was having trouble with that last time I tried.