basic info or whatever

This commit is contained in:
array-in-a-matrix 2023-10-25 21:16:00 -04:00
parent 348c3a1031
commit b27b85253e

View file

@ -1,7 +1,12 @@
# Matrix Bot Template
# Linux Counter Bot
Run `pnpm add matrix-bot-sdk` after cloning template.
[MOSS Linux Counter Bot](https://github.com/mosstmu/moss-linux-counter-bot) ported to [[Matrix]](https://matrix.org).
Bot configuration is defined in `config.json`.
## Development
Add `"type": "module"` to `package.json` to use the import statement.
Run `pnpm add matrix-bot-sdk` after cloning to download the needed dependencies.
## Configuration
Copy `example.config.json` and rename it `config.json`.
Add valid data to the configuration file.