Skip to content

SynthWave is a open source music bot written in python using disnake and other librarys

License

Notifications You must be signed in to change notification settings

Tevtongermany/SynthWave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SynthWave

SynthWave is a music bot written in python using disnake and other librarys
What do you need?:
You first need Java 17 or higher
Get it at https://adoptium.net/de/temurin/releases/
python 3.11

img

How to set it up:

  1. Git clone this repo using
    git clone https://github.com/Tevtongermany/SynthWave.git
  2. Move into that directory Using cd or if you are on windows just go inside the folder
  3. Create a venv using python -m venv venv and set it as your active environment
  4. install all dependecies using pip pip install -r requirements.txt
  5. create a .env file and you need to put this into the .env file
TOKEN=YourBotToken
LAVALINK_SERVER_PASSWORD=SetAPasswordHere!
SERVER_PORT=2331
SERVER_ADDRESS=0.0.0.0
  1. and now you are pretty much done! just run the main.py and let it do its thing

Side note: Its recommended to set custom emojis in the emoji.py!
currently only EMOJI_VIBIN is used

About

SynthWave is a open source music bot written in python using disnake and other librarys

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages