diff --git a/README.md b/README.md index f3fd264..7d7759c 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # BotBase -A crappy discord.py@rewrite bot base. \ No newline at end of file +A crappy discord.py@rewrite bot base. + +--- + +### Setting up: + +- Install Python 3.6 or higher. +- Install requirements with pip +- Configure the ini +- rewrite .py file if you want (but you'll also need to rename the .ini) +- If you want more stuff, copy a cog, make necessary changes, add it to botbase.py's initial load stuff \ No newline at end of file