Skip to content

Ednaordinary/EdnaMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdnaMusic

Music bot for discord. Multithreaded, fast

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

Todo

  • [] Move music into a class

About

Music bot for discord. Multithreaded, fast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages