diff --git a/README.md b/README.md index fc98125..e2a0b34 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# discord-bot -a Discord BOT with User friendly command, moderation commands and more! +# User Friendly Discord BOT +a Discord BOT with User friendly commands, moderation commands and more! + +### It's not 100% finished yet! + + +## Instructions +- create a .env File + - token=yourDiscordBotToken +- npm i (to download all libraries) +- node index.js (to start the bot)