Adding request dependency
This commit is contained in:
parent
0e30e07844
commit
10651f2863
@ -6,10 +6,11 @@ A Matrix bot that searches for images from Searx and posts them.
|
||||
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`
|
||||
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`
|
||||
|
Loading…
Reference in New Issue
Block a user