Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix Typo
  • Loading branch information
brennondenny committed May 17, 2018
commit cad026078c3b37ccfd312af583f8e0eaf8f8113a
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ EMAIL_PASS=xxx

### Setup Discord Server & Bot

1. Go the Discord Client and create a new Discord Server. Need Help Follow this [Guide](https://support.discordapp.com/hc/en-us/articles/204849977-How-do-I-create-a-server-).
1. Go to the Discord Client and create a new Discord Server. Need Help Follow this [Guide](https://support.discordapp.com/hc/en-us/articles/204849977-How-do-I-create-a-server-).
2. Go to the [Discord Developer Page](https://discordapp.com/developers) and create a new App.
3. Go to the App Review Page and Create a Bot User.
4. Update the ```DISCORD_BOT_TOKEN``` in the .env file with the App Bot User Token provided to you.
Expand Down