Discord bot made in python
Install all the required dependencies using pip
$ pip install -r requirements.txt
You can run the script simply by calling main.py
.
# Launch script with a token. You will be asked to save this token to TOKEN.txt
$ python main.py --token SuperSecretDiscordToken
# Once a token exists in TOKEN.txt you can run the main script without needing any arguments
$ python main.py
- Sound snippets from Youtube (and maybe more)
- Music Player - Send an embed message with the thumbnail and currently playing song.
- Listen to and use emoji reactions for playlist and volume controls