Skip to content

Commit

Permalink
docs: document import command
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotwms committed Dec 27, 2021
1 parent bfe8b9c commit 32f0356
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Pinbot uses the channel name to decide where it will post. In order of priority
3. `#{channel}`, the channel the pin was posted in, so that if you don't want a separate pins channel you can instead
search for pins by @pinbot in the channel

Whenever Pinbot pins a message, or whenever you update the actual channel pins, Pinbot will trigger a reimport of all
the channel's pins. You can also trigger this manually with the `/import` command.

Don't forget that pinbot needs [permission](#permissions) to see and post in these channels, otherwise it won't be able to do its job.

⚠️ Note that this bot is currently in _beta_. There may be bugs, please [report them](https://github.com/elliotwms/pinbot/issues/new?labels=bug&template=bug_report.md) ⚠️
Expand Down

0 comments on commit 32f0356

Please sign in to comment.