diff --git a/README.md b/README.md index 6bf2fb8..104005b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # discord-7tv-emoji-app A Discord bot that will take an 7tv link and add that emoji to your discord server -Setup: +## Setup: -pip install -r requirements.txt \ No newline at end of file +pip install -r requirements.txt + +create env file to hold discord token + +`DISCORD_BOT_TOKEN='YOUR TOKEN'` + + +## Command List: + +`?add <7tv_link>`: Can directly link the 7tv emote you want to add and will directly add it to the server \ No newline at end of file