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

https://github.com/bearyinnovative/ollivanders

Robots Shop for BearyChat
https://github.com/bearyinnovative/ollivanders

Last synced: about 1 month ago
JSON representation

Robots Shop for BearyChat

Awesome Lists containing this project

README

        

Ollivanders - BearyChat 机器人小卖铺
==================================

Ollivanders 名字来自 《Harry Potter》魔法世界里著名的魔杖商店 [Ollivanders](http://harrypotter.wikia.com/wiki/Ollivanders), 哈利波特在这里买到了他第一把魔杖。

这个项目收集各种机器人创意和具体实现,你可以自己直接按照说明和代码把这些功能添加到自己的机器人里。

BearyChat 机器主要分为两大类 Incoming 和 Outgoing:

1. Incoming 类机器人是外部往 BearyChat 发送消息,适合于外部通知,比如告警信息,也可以适用于各种定时脚本每日报表之类的需求。
2. Outgoing 类机器人是把触发了关键词的 BearyChat 消息发送到外部,并将结果返回或不返回。适用于查询信息,或者是对外部服务进行操作。
3. Hubot 类机器人是基于 GitHub 的 [HUBOT](https://hubot.github.com/) ,这里有一些功能扩展例子可以使用。

具体的设置的细节可以看这里参考 [创造你的 BearyChat 机器人](http://bearyinnovative.com/incoming-and-outgoing/)

_BearyChat 的内部项目命名也全部来自《Harry Potter》系列_