This commit is contained in:
q 2023-02-11 22:58:49 -05:00
parent 68febc1d32
commit b225e6d2a6

View File

@ -1,4 +1,4 @@
# Matrix Searx
# Matrix SearXNG
A Matrix bot that searches for images from SearXNG and posts them.
@ -10,7 +10,7 @@ A Matrix bot that searches for images from SearXNG and posts them.
## Quickstart
1. `git clone https://code.glowers.club/q/matrix-searxng.git`
2. `cd matrix-searx`
2. `cd matrix-searxng`
3. `yarn add matrix-js-sdk axios request`
4. (Edit example.js to use your desired matrix credentials and bot settings)
5. `node example.js`