add usage
This commit is contained in:
parent
042566f688
commit
26eb5860e6
@ -1,5 +1,10 @@
|
|||||||
# owncast-clipper
|
# owncast-clipper
|
||||||
A simple and single-purpose bot which provides a clip command to Owncast stream viewers and automatically uploads to a specified PeerTube instance.
|
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 <title>`.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
## ✅ Preparation
|
## ✅ Preparation
|
||||||
Beyond easily-discoverable information such as user credentials and base URLs, there are two pieces of information needed which non-technical users may struggle with: the Owncast Access Token and the PeerTube channel ID.
|
Beyond easily-discoverable information such as user credentials and base URLs, there are two pieces of information needed which non-technical users may struggle with: the Owncast Access Token and the PeerTube channel ID.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user