livepeer / livepeer/stream-tester
Improve `picarto` bot command
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 24
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
without arguments (`!st picarto`) it should:
- [ ] show status (running/stopped)
- [ ] show with how much streams it configured
- [ ] show how much streams really being pulled right now
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Go entry point that handles the `picarto` bot command and its no-argument path. Review how configured and active streams are currently tracked, then run the bot's relevant checks or tests. Done means `!st picarto` reports running/stopped status, configured stream count, and the number of streams currently being pulled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100