vanish/README.md

7 lines
196 B
Markdown
Raw Normal View History

2023-01-09 13:23:14 -05:00
# 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.