Update README.md

This commit is contained in:
array-in-a-matrix 2023-12-07 18:40:29 -05:00
parent c7f9b39745
commit 6cd1612537
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Matrix Bot Template
A simple matrix bot template. Another template that can be used is [matrix-bot-sdk-bot-template](https://github.com/turt2live/matrix-bot-sdk-bot-template).
## Setup
Run `pnpm add matrix-bot-sdk` after cloning template.
Bot configuration is defined in `config.json`.