Skip to content

Commit

Permalink
docs: token identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
enzofoucaud committed Jun 14, 2023
1 parent 250bd75 commit 0888f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Edit `config.json` with your own values :
- `discord_id` and `discord_token` are extracted from the url. [Discord webhook url is in the format of: https://discord.com/api/webhooks/{DISCORD_ID}/{DISCORD_TOKEN}]
- `sleep_time` is the time in seconds to sleep between each check.
- `tokens` is a list of tokens to monitor.
- `token` is the token name
- `token` is the token identifier
- `price` is the price to monitor
- `is_below` is a boolean value to indicate whether to monitor if the price is below the given price
- `is_above` is a boolean value to indicate whether to monitor if the price is above the given price.
Expand Down

0 comments on commit 0888f7f

Please sign in to comment.