We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3201f3 commit 0f9b26fCopy full SHA for 0f9b26f
README.md
@@ -0,0 +1,13 @@
1
+*These documents do not have an English version because the majority of users who use them are from China*
2
+
3
+这是一个一个用于使用Nodejs在 hack.chat 开发简单机器人的轻量框架
4
+你可以查看[index.js](https://github.com/cmd1152/hack-chat-client-lib/blob/main/index.js)来了解用法
5
6
+使用这个框架,您就不必处理
7
+- 在线列表
8
+- 机器人在用户手动改名(比如直接执行代码发送changeNick)后怎么知道新名称
9
+- whisper和emote怎么提取用户原始内容
10
+- 检查是否加入成功
11
+- 检查是否被踢出
12
13
+这样子您将有更多的时间用于开发你的机器人
0 commit comments