From 324526ebe132959e327079e1979a85080f4e0600 Mon Sep 17 00:00:00 2001 From: Glyphscribe Ety Date: Sun, 27 Apr 2025 12:33:23 -0500 Subject: [PATCH] clarify usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.