You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
array-in-a-matrix b1a72e1178 Update 'README.md' 3 months ago
.gitignore Update '.gitignore' 3 months ago
LICENSE Initial commit 5 months ago
README.md Update 'README.md' 3 months ago
example.config.json Update 'example.config.json' 3 months ago
index.js created template 5 months ago

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.