jagrosh / jagrosh/MusicBot

[Feature Request] Add ability to disable commands

Open
#511 1 comment 7 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

This feature request is related to a problem where I am running 2 discord bots with one token for different divisions, for example my Js script is running the moderation side while JMusicBot is running the music client. They have the same prefix, as they are the same bot, however when I run a command like ,ping I get two responses.

It would be beneficial to have a {prefix}disable {command} command, so people can choose what commands they want available in their server. For example, ,disable ping would disable the ping command etc etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the command-handling entry point and how server-specific settings are stored; no file or test is named in the issue. The work is done when a server can use `{prefix}disable {command}` to prevent the selected command from responding, while other commands remain available.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.