readme disc.

This commit is contained in:
array-in-a-matrix 2023-12-03 17:48:59 -05:00
parent 434652eb5c
commit 9ceb554149

View file

@ -1,7 +1,7 @@
# Matrix Bot Template
# Nim Bot SDK
Nim wrapper for the [Matrix bot SDK](https://github.com/turt2live/matrix-bot-sdk).
Run `pnpm add matrix-bot-sdk` after cloning template.
Bot configuration is defined in `config.json`.
Add `"type": "module"` to `package.json` to use the import statement.