From 23327a9888fdcc34bd8c0822049c60cc2c51495f Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Wed, 11 Jun 2025 02:32:41 -0500 Subject: [PATCH] formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index baf6909..0401d6b 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ For this bot, you only need an access token that can wrtite posts to your instan This bot reads a text file containing one line of text per statement. The secrets expected are aa follows: ``` -- QUIP_FILE # URL to your text file; it expects an https endpoint -- QUIP_TOKEN # Access token to your ActivityPub account -- QUIP_TAGS # Additional tags you want posted; the code posts with a "#Bot" tag regardless of this value +- QUIP_FILE # URL to your text file; it expects an https endpoint +- QUIP_TOKEN # Access token to your ActivityPub account +- QUIP_TAGS # Additional tags you want posted; the code posts with a "#Bot" tag regardless of this value ``` Currently, I use this code to post to the [White Nonsense Bot](https://bots.fyrfli.social/@dayswithoutwhitenonsense) account