arch linux repo

This commit is contained in:
array-in-a-matrix 2023-06-07 16:17:22 -04:00
parent fa8d833ec8
commit 9eca8d6ec7

View file

@ -1,7 +1,5 @@
# Matrix Bot Template
# Arch Bot
Run `pnpm add matrix-bot-sdk` after cloning template.
Matrix bot that searches for packages in the [Arch Linux repositories](https://archlinux.org/packages/).
Bot configuration is defined in `config.json`.
Add `"type": "module"` to `package.json` to use the import statement.