Skip to content

Commit

Permalink
nit: (docs) adjust help text
Browse files Browse the repository at this point in the history
  • Loading branch information
tyzbit committed Jul 16, 2023
1 parent 986b90c commit c85c0f9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions globals/globals.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,13 @@ const (

// Shown to the user when `/help` is called
BotHelpText = `**Usage**
React to a message that has links with 🏛 (The "classical building" emoji) and the bot will respond in the channel with an archive.org link for the link(s). It saves the page to archive.org if needed.
You can also right-click (or long press) a message and use "Get snapshots" to get a message with snapshots that only you can see.
React to a message that has links with 🏛 (The "classical building" emoji) and the bot will respond in the channel with an archive.org link for the link(s). It saves the page to archive.org if needed.
- You can also right-click (or long press) a message and use "Get snapshots" to get a message with snapshots that only you can see.
**This is a pretty good way to get around paywalls to read articles for free.**
Configure the bot with slash commands:
Configure the bot:
` + "`/settings`" + `
Get a snapshot for one URL in a message visible only to you:
Expand Down

0 comments on commit c85c0f9

Please sign in to comment.