Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opsdroid/skill-hello

💬 A 'Hello World' skill for opsdroid
https://github.com/opsdroid/skill-hello

Last synced: about 1 month ago
JSON representation

💬 A 'Hello World' skill for opsdroid

Awesome Lists containing this project

README

        

# opsdroid skill hello

A skill for [opsdroid](https://github.com/opsdroid/opsdroid) to respond to hello and goodbye messages.

## Requirements

None.

## Configuration

None.

## Usage

#### `hello`

Says hello to the user.

> user: hello
>
> opsdroid: Hi user

#### `goodbye`

Says goodbye to the user.

> user: bye
>
> opsdroid: Bye user