Elvis is a music + utility bot written in python using discord.py. Elvis comes with all traditional music commands and a few easter egg commands. Use Elvis as is, or set him up your way!
# Clone this repository.
git clone https://github.com/parzuko/elvis.git
cd elvis
# Setup Your Personal Tokens
echo >> "TOKEN=<YOUR_TOKEN>" >> .env
echo >> "WEATHER=<YOUR_API_KEY" >> .env
# Must have Java 11+ installed on machine
java -jar Lavalink.jar
# Install pipenv
pip install pipenv
# Install dependencies
pipenv install pipfile
# Run it locally
pipenv shell
python3 main.py
Made with ♥ by Jivansh Sharma ✌️ Say Hi!