newlisp-matrix-client:newlisp 中的 matrix.org 客户端,作为编写机器人的基础

时间:2024-06-25 20:40:42
【文件属性】:

文件名称:newlisp-matrix-client:newlisp 中的 matrix.org 客户端,作为编写机器人的基础

文件大小:13KB

文件格式:ZIP

更新时间:2024-06-25 20:40:42

NewLisp

newlisp-矩阵-客户端 这是一个用于化持久通信的客户端库,主要用作机器人的基础。 地位 该项目处于早期开发阶段。 这是我的第一个 newlisp 项目,所以风格有时可能会改变。 一些代码是实验性的。 示例用法 (load "matrix.lsp") ; set homeserver to connect to, defaults to localhost (set-server "matrix.org" "80" "https://") ; register a new user, you could use login, if the user already exists (register "xxx" "xxxxxx") ; a file containing your access_token, among others, has been written to you


【文件预览】:
newlisp-matrix-client-master
----todo.md(106B)
----bot.lsp(790B)
----tests()
--------matrix-test.lsp(2KB)
--------README.md(182B)
--------nl-unittest.lsp(7KB)
----LICENSE(1KB)
----matrix.lsp(23KB)
----README.md(2KB)
----version.lsp(98B)

网友评论