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.
|
3 months ago | |
---|---|---|
.gitignore | 3 months ago | |
LICENSE | 5 months ago | |
README.md | 3 months ago | |
example.config.json | 3 months ago | |
index.js | 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.