basic info

This commit is contained in:
array-in-a-matrix 2023-01-09 16:01:15 -05:00
parent 894700edd5
commit 3c2170d0f5

View file

@ -1,7 +1,7 @@
# Matrix Bot Template
# Vanish
Run `pnpm add matrix-bot-sdk` after cloning template.
Run `pnpm add matrix-bot-sdk` after cloning.
Bot configuration is defined in `config.json`.
Add `"type": "module"` to `package.json` to use the import statement.
Bot will delete all messages sent except messages that begin with the 'key' string defined in `config.json`.