Nim wrapper for the Matrix bot SDK.
Go to file
2023-12-09 15:45:13 -05:00
examples add auto join room to bot 2023-12-09 15:45:13 -05:00
src client auto join room works+move types to own file 2023-12-09 15:44:01 -05:00
.gitignore git ignore 2023-12-07 18:11:27 -05:00
LICENSE Initial commit 2023-12-03 17:41:40 -05:00
nimbotsdk.nim client auto join room works+move types to own file 2023-12-09 15:44:01 -05:00
package.json node deps 2023-12-03 17:47:05 -05:00
pnpm-lock.yaml node deps 2023-12-03 17:47:05 -05:00
README.md this is a lib not a bot 2023-12-07 18:06:25 -05:00

Nim Bot SDK

Nim wrapper for the Matrix bot SDK.

Run pnpm add matrix-bot-sdk after cloning template.