xmppjs / hubot-xmpp

XMPP adapter for Hubot
181 stars 101 forks source link

Is it possible set avatar for jabber account of hubot? #80

Open a-x- opened 9 years ago

a-x- commented 9 years ago

Hi, guys! for example /gravatar <gravatar email> not working for me :disappointed: Excuse my beginner's English

markstory commented 9 years ago

In the past I've set the avatar for the jabber account with a standard client and then had the bot use the account once the avatar has been connected.

a-x- commented 9 years ago

And can user of hubot-xmpp customize it?

markstory commented 9 years ago

There aren't any specific features to customizing the avatar. However, you should be able to write commands that send the required XML to your jabber server to allow avatar updates.