jagrosh / jagrosh/MusicBot

[Feature Request] Setting to allow !play to be used by users not in voice channel

Open
#684 1 comment 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
5.8k
Forks
2.8k
PR merge metrics
No merged PRs in 30d

Description

Example: `Hey (someone not in voice channel) play me a song!`

Will not work. Adding a new setting here should suffice:
https://github.com/jagrosh/MusicBot/blob/master/src/main/java/com/jagrosh/jmusicbot/commands/MusicCommand.java#L71

I would PR, but currently do not have java development setup to test.

Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in src/main/java/com/jagrosh/jmusicbot/commands/MusicCommand.java around line 71 and inspect how the current voice-channel requirement is enforced and how settings are represented. Trace the !play command path and verify that the new setting controls whether users outside a voice channel can request playback.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.