[add] Basic documentation for traveling merchant

This commit is contained in:
Pablo Aramburo 2022-05-12 19:43:34 -06:00
parent 35a3ee77eb
commit 97306df540

View 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.