Skip to content

Simple whitelist/basic moderation discord bot

Notifications You must be signed in to change notification settings

jumpers775/OneBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.