linda 是多平台、高度可配置的机器人(conference bot)。
**特性:**
*
支持多种的适配器:
*
[Slack](https://api.slack.com/bot-users)
*
[Telegram](https://core.telegram.org/bots/api)
beta
配置命令:
*
[`bully`](https://github.com/kpashka/linda/blob/master/commands/bully) - 回复与预定的短语匹配的文本。
*
[`copycat`](https://github.com/kpashka/linda/blob/master/commands/copycat) - 返回相同的文字,与过滤器结合会变得很强大。
*
[`help`](https://github.com/kpashka/linda/blob/master/commands/help) - 输出有关实例化命令的信息。
*
[`postman`](https://github.com/kpashka/linda/blob/master/commands/postman) - 从RSS/ Atom 抓取最新的未读项目
*
[`proxy`](https://github.com/kpashka/linda/blob/master/commands/proxy) - 从 URL 获取 JSON 文档,返回经计算的模板.
内置过滤器:
*
`base64` - 将输入文本编码为 base64。
*
`md5` - 从输入文本计算 md5 sum 。
*
`translit` - 对输入文本进行音译。
*
`uppercase` - 将输入文本转成大写。
用户友好:
*
可配置的问候和告别的消息。
*
对用户状态变化的反应可配置。
*
可选择通过提供的 URL获取配置文件。
*
`shy mode` 当被大量的问候语句惹恼。
使用示例:
[![image](http://static.oschina.net/uploads/img/201507/24152501_j36S.jpg)](https://camo.githubusercontent.com/1778a1db0b19166d42cb971e666ca59d6480cca0/687474703a2f2f692e696d6775722e636f6d2f63444b6f3846412e706e67)