counter-bot/README.md
2023-10-25 11:12:18 -04:00

196 B

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.