Go to file
2023-01-16 10:47:58 -05:00
.gitignore Initial commit 2023-01-09 13:23:14 -05:00
example.config.json added key 2023-01-09 15:57:43 -05:00
index.js write deleted messages to log file + increase threadpool 2023-01-16 10:47:58 -05:00
LICENSE Initial commit 2023-01-09 13:23:14 -05:00
package.json pnpm 2023-01-09 15:58:40 -05:00
pnpm-lock.yaml pnpm 2023-01-09 15:58:40 -05:00
README.md basic info 2023-01-09 16:01:15 -05:00

Vanish

Run pnpm add matrix-bot-sdk after cloning.

Bot configuration is defined in config.json.

Bot will delete all messages sent except messages that begin with the 'key' string defined in config.json.