Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 908 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 908 Bytes

OneBot

Discord bot that aspires to do everything.

Instructions

First, install the dependencies using python3 -m pip install discord python-dotenv discord_together ffmpeg-python youtube-dl youtube_search psutil (note that as of release the latest discord stable does not include slashes and you will need to install it with python3 -m pip install -U "git+https://github.com/Rapptz/discord.py#egg=discord.py[voice]"), additionally you will need to install ffmpeg for the music commands to work. next, clone the github or download the source code from the latest release to an empty folder of your choosing. Next create a bot on the discord dev portal, and add it to your server by using my link above and replacing the client_id=863282370319876127 with client_id=, and copy the token. finally, run the bot with python3 bot.py. Input your bots token and the bot will run.