Update Quotes
@ -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:
|
||||||
|
Reference in New Issue
Block a user