diff --git a/README.md b/README.md index d617608..b1540e6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A simple and single-purpose bot which provides a clip command to Owncast stream viewers and automatically uploads to a specified PeerTube instance. A functional work-in-progress. ## 🖱️ Usage -Once installed and configured, the clipper bot will silently sit in chat, waiting for a viewer to type `!clip `. +Once installed and configured, the clipper bot will silently sit in chat, waiting for a viewer to type `!clip <title>`. Once uploaded to PeerTube, a link to the clip will be posted in chat as the clipper bot user. If a title is provided, it will be used as the title of the clip in PeerTube. If not, the clipper's disply name and a timestamp will be used instead.