Code no longer being updated here!
Hey, I am Yuki. A Bot which works with both Slash and Prefixed Commands! Invite me now
• You can either fork this repo or just download the zip.
• You can ever use git clone https://github.com/27Saumya/Yuki
• Python 3.8+
• Java LTS 11+
• Check out the requirements.txt
and install all the pakages. Use pip install -r requirements.txt
to install them
• Make sure you have the Lavalink.jar file and the application.yml file too
Change the following:
• Make sure you have the main.db
file in the utils/databases
directory
• A config.py
file in the main directory with your GIPHY api key, your bot's TOKEN and your bot's top.gg TOKEN
• Use python bot.py
and you are good to go!
Pycord - The main API I used to connect to Discord.