From d6ff999aea94ce15d24af38d56a1c384bc915847 Mon Sep 17 00:00:00 2001 From: Tyler Hawkins <3319104+tyzbit@users.noreply.github.com> Date: Sun, 16 Jul 2023 00:37:34 -0400 Subject: [PATCH] docs: (help) add spacing --- globals/globals.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/globals/globals.go b/globals/globals.go index 38dac30..7f8b651 100644 --- a/globals/globals.go +++ b/globals/globals.go @@ -41,15 +41,19 @@ const ( **This is a pretty good way to get around paywalls to read articles for free.** Configure the bot: + ` + "`/settings`" + ` Get a snapshot for one URL in a message visible only to you: + ` + "`/archive`" + ` Get stats for the bot: + ` + "`/stats`" + ` Get this help message: + ` + "`/help`" BotHelpFooterText = "It can take up to a few minutes for archive.org to save a page, so if you don't get a link immediately, please be patient." )