]> NullRing Git Server - nullerbot.git/commit
Migrate the matrix api library to its own system
authorAndrei <andreisva2023@gmail.com>
Wed, 18 Feb 2026 05:53:39 +0000 (21:53 -0800)
committerAndrei <andreisva2023@gmail.com>
Wed, 18 Feb 2026 06:02:20 +0000 (22:02 -0800)
commit9122092daa6f42a29c9b60e21df7cec19750a640
tree7192dc2d2fe9d50f20c717feea7ee7afdedfe603
parent3d88f046acc11161fee91775ef836174dbb0ca61
Migrate the matrix api library to its own system
mapi/mapi.asd [new file with mode: 0644]
mapi/src/commands.lisp [new file with mode: 0644]
mapi/src/core.lisp [moved from src/api.lisp with 73% similarity]
mapi/src/package.lisp [new file with mode: 0644]
mapi/src/util.lisp [new file with mode: 0644]
nullbot.asd
src/main.lisp