Skip to content

SoundWave is a YouTube audio playback bot in discord. SoundWave will join the voice channel you are in and play the content you have chosen, it allows you to play through a link to a Youtube video or playlist, or by a normal search.

License

Notifications You must be signed in to change notification settings

RubenFern/soundwave-discord-bot

Repository files navigation

SoundWave Musica Bot

DESCRIPTION

SoundWave is a YouTube audio playback bot in discord. SoundWave will join the voice channel you are in and play the content you have chosen, it allows you to play through a link to a Youtube video or playlist, or by a normal search.

INSTALATION

In order to install SoundWave on your Discord server you will need to download/install the following:

  • NodeJS: If you want to run the bot on your computer without the need to have a server to host the bot you must install NodeJS from its official web site.

  • Source code: You must download the source code of the bot, to do so you can run

git fork https://github.com/RubenFern/SoundWave-Bot-Discord.git

Or, if you don't have Git, download it directly from the Code - Download ZIP button.

  • Discord application: You must create your Discord application, here is a link to a page where it explains how Tutorial.

CONFIGURATION

For the bot to work you must:

  1. Rename the file config.json.example to config.json.

  2. Fill in the fields it has inside:

EXECUTE

To execute it, all you have to do is open a console terminal, go to the project directory and execute.

node index.js

To end the execution you can press Ctrl + C.

COMMANDS

The commands available to the Bot are:

  • /play: You can play songs or videos (audio only) from Youtube. To do this you must execute.
/play [link_video]/[link_playlist]/[search_by_text]
  • /stop: You can stop the entire playback of the ones you are listening to.

  • /next: You can skip to the next song (if it exists).

  • /pause: You can pause the song you are listening to.

  • /continue: You can continue playing what you were listening to.

About

SoundWave is a YouTube audio playback bot in discord. SoundWave will join the voice channel you are in and play the content you have chosen, it allows you to play through a link to a Youtube video or playlist, or by a normal search.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages