Hello

A simple responder to reply to user greetings.

Listens to

Hi @botname
Hello @botname

Settings key

hello

Examples

Simplest use case:

...
  responders:
    hello:
...

Hidden from public commands list

...
  responders:
    hello:
      hidden: true
...

In action

../_images/hello.png