NachoToast / NachoToast/Jukebot

Loop Command

Open
#127 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement hard
Dominant language
TypeScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

/loop <type: 'all' | 'one' | 'off'> Loops the queue ('all'), current song ('one'), or nothing ('off').

  • Can only be used if the invoker is in the same voice channel as the bot.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the /loop command entry point and trace how queue and current-song controls are handled. Implement all, one, and off, enforcing that the invoker shares the bot's voice channel; done means each mode behaves as specified and rejects users in another channel.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.