MOSS Linux Counter Bot ported to [Matrix].
Go to file
2023-10-25 21:15:40 -04:00
.gitignore ignore counter file 2023-10-25 21:15:40 -04:00
example.config.json Initial commit 2023-10-25 11:12:18 -04:00
index.js Initial commit 2023-10-25 11:12:18 -04:00
LICENSE AGPL > GPL 2023-10-25 21:12:24 -04:00
package.json dependencies 2023-10-25 21:12:44 -04:00
pnpm-lock.yaml dependencies 2023-10-25 21:12:44 -04:00
README.md Initial commit 2023-10-25 11:12:18 -04: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.