chatbot icon indicating copy to clipboard operation
chatbot copied to clipboard

Use command function return values

Open Alanaktion opened this issue 11 years ago • 0 comments

Make commands return their message, rather than directly interact with the connection object. Allow returning an array with "html" and optionally "text" values for HTML messages.

Also add a way to get a connection object from a global point, for sending custom commands to the XMPP server.

Alanaktion avatar Mar 21 '14 17:03 Alanaktion