[add] Basic documentation for traveling merchant
This commit is contained in:
parent
35a3ee77eb
commit
97306df540
11
traveling-merchant/README.md
Normal file
11
traveling-merchant/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# RS3 traveling merchant
|
||||
|
||||
This workflow is triggered by a cronjob to read the current stock of the traveling merchant from the [official wiki](https://runescape.wiki/w/Travelling_Merchant%27s_Shop) and send a notification through telegram.
|
||||
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
* [A telegram bot](https://docs.n8n.io/integrations/credentials/telegram/)
|
||||
* Configuring an environment variable `PERSONAL_TELEGRAM_ID` containing the user's telegram id
|
||||
* This workflow has been tested in the docker version of n8n and reads the environment through shell.
|
Loading…
Reference in New Issue
Block a user