Compare commits

...

2 commits

Author SHA1 Message Date
array-in-a-matrix 8bc9f501be config file 2022-10-26 13:11:48 -04:00
array-in-a-matrix 5c500c48d2 ignore config 2022-10-26 13:11:12 -04:00
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View file

@ -130,3 +130,5 @@ dist
.yarn/install-state.gz
.pnp.*
# configuration file
config.json

View file

@ -1,3 +1,4 @@
# Matrix Bot Template
Run `pnpm add matrix-bot-sdk` after cloning template.
Bot configuration is defined in `config.json`.