diff --git a/Quotes.md b/Quotes.md index 8799fa2..6ffeed8 100644 --- a/Quotes.md +++ b/Quotes.md @@ -5,11 +5,11 @@ It will also post output to a pushover account if configured. 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_ENDPOINT # The URL of your ActivityPub instances (e.g. mastodon.social) -- PUSHOVER_USER_TOKEN # Optional -- PUSHOVER_APP_TOKEN # Optional +- BOTS_ENDPOINT # The URL of your ActivityPub instances (e.g. mastodon.social) +- PUSHOVER_USER_TOKEN # Optional +- PUSHOVER_APP_TOKEN # Optional ``` The CSV-formatted file is expected to be in this format: