real
Go to file
array-in-a-matrix dba0f02dc6 Initial commit 2023-01-03 23:40:02 -05:00
.gitignore Initial commit 2023-01-03 23:40:02 -05:00
LICENSE Initial commit 2023-01-03 23:40:02 -05:00
README.md Initial commit 2023-01-03 23:40:02 -05:00
example.config.json Initial commit 2023-01-03 23:40:02 -05:00
index.js Initial commit 2023-01-03 23:40:02 -05:00

README.md

Matrix Bot Template

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.