/Discord-Music-Bot

A simple Discord music bot powered by lavalink and python.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Discord Music Bot

A simple Discord music bot.

Feature

  • !join summon bot into your voice channel
  • !leave make bot to leave your voice channel
  • !play play the given song

Setup

  1. Download and install python version 3.6 or higher
  2. Install discord.py

Linux/macOS

$ python3 -m pip install -U "discord.py[voice]"

Windows

$ py -3 -m pip install -U discord.py[voice]
  1. Install wavelink
$ pip install wavelink
  1. Insert your bot token to settings.py You can get your bot token from https://discord.com/developers/applications

  2. Finally, you can start the bot

Linux

$ python3 main.py

Windows

$ python main.py

Lavalink server

Host

kyuk.my.id

Password

www.kyuk.my.id

Port

2333

Secure

false