diff --git a/README.md b/README.md index e7d61ef..5adcb01 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Bot will delete all messages sent except messages that begin with the 'key' string defined in `config.json`.