Questions tagged [hippybot]

HippyBot is a HipChat bot written in Python with a simple plugin API.

HippyBot is a HipChat bot written in Python with a simple plugin API.

1 questions
1
vote
0 answers

How to send a directed reply from HippyBot

I am writing a custom plugin for HippyBot. I understand that the return value from a @directcmd annotated function will be prefaced with @user in the response. I've also figured out that I can send additional messages to the channel using…
MikeD
  • 3,348
  • 1
  • 23
  • 36