Skip to content

Music bot for discord. One command, multithreaded, fast

License

Notifications You must be signed in to change notification settings

Ednaordinary/EdnaMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdnaMusic

One command, endless music

image

Supports both YouTube and Spotify songs and playlists. Demystifing music bots by giving you a single command: /session Want more songs? Send a link or search term in the thread Want to skip, pause, or disconnect? Buttons!

Run

git clone https://github.com/Ednaordinary/EdnaMusic

cd EdnaMusic

Make and enter a virtual environment of your choice.

Place the following tokens in a .env:

"DISCORD_TOKEN": The token for your discord bot

"SPOTIFY_ID": A developer spotify api id

"SPOTIFY_TOKEN": The token for that id

pip install -r requirements.txt

python3 ./main.py

Use

Run /session with your desired channel

In the thread it creates, send youtube links, spotify links, or search terms for the bot to play

About

Music bot for discord. One command, multithreaded, fast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages