提交 4a41ffc7 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

update jsdocs

上级 900f6226
{
"name": "wechaty",
"description": "Wechat for Bot. Get your Heroku cloud bot by deploy me",
"repository": "https://github.com/zixia/wechaty",
"repository": "https://github.com/chatie/wechaty",
"logo": "https://raw.githubusercontent.com/chatie/wechaty/master/image/wechaty-icon.png",
"keywords": ["wechaty", "wechat", "bot", "chatbot", "framework", "cloudbot"],
"env": {
......
......@@ -42,7 +42,7 @@ const welcome = `
| |___/
=============== Powered by Wechaty ===============
-------- https://github.com/zixia/wechaty --------
-------- https://github.com/chatie/wechaty --------
I'm a bot, my super power is talk in Wechat.
......
......@@ -263,7 +263,7 @@ export class BrowserDriver {
/* tslint:disable:jsdoc-format */
/**
* FIXME: ISSUE #21 - https://github.com/zixia/wechaty/issues/21
* FIXME: ISSUE #21 - https://github.com/chatie/wechaty/issues/21
*
* http://phantomjs.org/api/webpage/handler/on-resource-requested.html
* http://stackoverflow.com/a/29544970/1123955
......
......@@ -79,10 +79,10 @@ export interface MemberQueryFilter {
*
* wechaty: Wechat for Bot. and for human who talk to bot/robot
*
* Licenst: ISC
* https://github.com/zixia/wechaty
* Licenst: Apache-2.0
* https://github.com/chatie/wechaty
*
* Add/Del/Topic: https://github.com/wechaty/wechaty/issues/32
* Add/Del/Topic: https://github.com/chatie/wechaty/issues/32
*
*/
export class Room extends EventEmitter implements Sayable {
......
......@@ -61,13 +61,11 @@ export type WechatyEventName = 'error'
/**
*
* Wechaty: Wechat for ChatBots.
* Connect ChatBots
*
* Class Wechaty
*
* Licenst: ISC
* https://github.com/zixia/wechaty
*
* Wechaty is a Bot Framework for Wechat **Personal** Account
* which can help you create a bot in 6 lines of javascript
* by easy to use API, with cross-platform support for
* Linux/Mac/Windows.
*
* **Example**
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册