jagrosh / MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!
https://jmusicbot.com
Apache License 2.0
5.36k stars 2.57k forks source link

[Feature Request] Does the MusicBot has the ability to listen to another Bot? #1548

Closed hozanshaker closed 6 months ago

hozanshaker commented 6 months ago

Is your feature request related to a problem? Please describe.

I have for example my "Writer Bot" this bot can connect to a voice channel and can write too. But somehow the MusicBot does not listen to the commands from WriterBot.

What is your ideal solution to the problem?

Is there a setting or somewhere in the developer portal to make the MusicBot listen to another bots?

How would this feature be used?

idk what soloutions are available.

Additional Info

No response

Checklist

jagrosh commented 6 months ago

Bots should always ignore other bots. This is semi-enforced by Discord (bots cannot use slash commands, bots cannot send DMs to other bots, bot messages are ignore by Discord's automod, etc).