Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make nowplaying embeds pop up in last channel you sent a play command in #50

Open
lolpoe opened this issue Nov 21, 2021 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@lolpoe
Copy link

lolpoe commented Nov 21, 2021

It seems like it only sends commands in the channel where bot first played a song from.

@lolpoe lolpoe added the enhancement New feature or request label Nov 21, 2021
@Takiyo0
Copy link
Member

Takiyo0 commented Nov 26, 2021

You can add player.setTextChannel(message.channel.id) on each cases here, before message.channel.send

switch (res.loadType) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants