Update Quotes

2025-07-08 10:46:45 -05:00
parent 44729ab574
commit 1bacd721b7

@ -5,11 +5,11 @@ It will also post output to a pushover account if configured.
The variables this code expects are: The variables this code expects are:
``` ```
- QUOTES_SOURCE # URL to your CSV file; it expects an https endpoint - QUOTES_SOURCE # URL to your CSV file; it expects an https endpoint
- BOTS_QUOTESBOT_TOKEN # Access token to your ActivityPub account - BOTS_QUOTESBOT_TOKEN # Access token to your ActivityPub account
- BOTS_ENDPOINT # The URL of your ActivityPub instances (e.g. mastodon.social) - BOTS_ENDPOINT # The URL of your ActivityPub instances (e.g. mastodon.social)
- PUSHOVER_USER_TOKEN # Optional - PUSHOVER_USER_TOKEN # Optional
- PUSHOVER_APP_TOKEN # Optional - PUSHOVER_APP_TOKEN # Optional
``` ```
The CSV-formatted file is expected to be in this format: The CSV-formatted file is expected to be in this format: