/Chin

🎵 Chinchinator is a Discord Music Bot built with Python.

Primary LanguagePythonMIT LicenseMIT


Logo

Chin ( Discord Music Bot )

Chinchinator is a Discord Music Bot built with Python & uses Command Handler from [discord.py guide](https://discordpy.readthedocs.io/en/stable/).

ga si si si

Too lazy to set up the bot ?

Make my bot join your server !
https://discord.com/api/oauth2/authorize?client_id=887881573297451011&permissions=4331689984&scope=bot

Requirements a

  1. Discord Bot Token Guide
    1.1. Enable 'Message Content Intent' in Discord Developer Portal
  2. Python3
  3. pip package installer

🐘 Getting Started

git clone https://github.com/Owzok/Chinchinator3000.git
cd Chinchinator3000
pip install -r requirements.txt

After installation finishes follow configuration instructions then run python3 main.py to start the bot.

⚙️ Configuration

Rename in the main.py file the "Chinchinator_token" for your discord provided token:
client.run(os.environ.get("Chinchinator_token"))
You can add an enviroment variable called "Musicbot_token" or whatever you want and assign the token or just add your token there. In this case I used an enviroment variable because I was going to make this a public repo.

Solution for newbies:

  1. Create an environment variable called Chinchinator_token and assign your token as its value.
  2. Create another environment variable calles as you want and change the "Chinchinator_token" for "Your Variable Name".
  3. Forget environment variables and change the line to client.run("Write your token here").

⚠️ Note: Never commit or share your token or api keys publicly ⚠️

📝 Features & Commands

🎶 Play music from YouTube via url
-p https://www.youtube.com/watch?v=GLvohMXgcBo

🔎 Play music from YouTube via search query
-p tengen toppa opening 1

Join (-join)
Leave (-leave)
Play (-p)
Show Queued Songs (-queue)
Skip Song (-skip)
Pause (-pause)
Resume (-resume)
Remove song # from queue (-remove)
Show Discord Bot ping (-ping)
Shuffle queue (-shuffle)
Clear queue (-clear)

[todo] Loop
[todo] Lyrics
[todo] Volume