Skip to content

Commit

Permalink
beta 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
calexil committed Jan 11, 2018
1 parent d105fe9 commit 7f4963a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A simple bot that reads the song info from the currently playing track in banshe

## Installation

* 1: Clone the repo" `git clone https://github.com/calexil/BansheeBot.git` or fork it.
* 1: Clone the repo: `git clone https://github.com/calexil/BansheeBot.git` or fork it.
* 2: Make a new app with the [discord developer dashboard](https://discordapp.com/developers/applications/me) and note your client secret.
* 3: Link your free heroku account to github and deploy your fork or clone, be sure to set your config vars with an item KEY of BOT_TOKEN and a value of the aformentioned client secret from your discord bot app.
* 4: Edit the file [bot.js at line 43](https://github.com/calexil/BansheeBot/blob/master/bot.js#L43) to match your music channels Id, then [edit the file at line 60](https://github.com/calexil/BansheeBot/blob/master/bot.js#L60) so it matches your heroku app page.
Expand Down

0 comments on commit 7f4963a

Please sign in to comment.