Changing README to point to matrix-searxng

This commit is contained in:
q
2025-12-15 16:06:21 -05:00
parent 9ac80f916d
commit 0d40b2c9d1

View File

@@ -1,16 +1,3 @@
# Matrix Searx
# Use matrix-searxng instead
A Matrix bot that searches for images from Searx and posts them.
## Dependencies
1. NodeJS
2. matrix-js-sdk
3. Axios
4. request
## Quickstart
1. `git clone https://code.glowers.club/q/matrix-searx.git`
2. `cd matrix-searx`
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`
This project is no longer maintained. This is because [matrix-searxng](https://code.glowers.club/q/matrix-searxng) works with both SearX and SearXNG, and SearX has been deprecated any way.