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

Add music functionality to the bot #4

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

DocSystem
Copy link
Member

@DocSystem DocSystem commented Jul 17, 2024

Related to #2

Add music functionality to the bot.

  • Add discord-music-player dependency: Update package.json to include discord-music-player dependency.
  • Add play music command: Create commands/playmusic.js to handle playing music in a voice channel.
  • Add pause music command: Create commands/pausemusic.js to handle pausing the currently playing music.
  • Add skip music command: Create commands/skipmusic.js to handle skipping the currently playing music.
  • Add queue music command: Create commands/queuemusic.js to handle showing the current music queue.

For more details, open the Copilot Workspace session.

@DocSystem DocSystem marked this pull request as draft July 17, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant