68febc1d32b504f433ff050aa0aa395ff9662cd2
Matrix Searx
A Matrix bot that searches for images from SearXNG and posts them.
Dependencies
- NodeJS
- matrix-js-sdk
- Axios
- request
Quickstart
git clone https://code.glowers.club/q/matrix-searxng.gitcd matrix-searxyarn add matrix-js-sdk axios request- (Edit example.js to use your desired matrix credentials and bot settings)
node example.js
Description
Languages
JavaScript
100%