diff options
author | romangraef <roman.graef@gmail.com> | 2018-02-09 15:09:22 +0100 |
---|---|---|
committer | romangraef <roman.graef@gmail.com> | 2018-02-09 15:09:22 +0100 |
commit | 987111e4b25d25d3d21fc232b1c467995f562fd9 (patch) | |
tree | 3288e75d9441168683db97df4010a29505f9b444 | |
parent | 54bf740e7dde2af3a91fade6c37f55b5ce8f1087 (diff) | |
parent | d4236080447b58a97680324bfecaa54e43eac06e (diff) | |
download | privateroombot-987111e4b25d25d3d21fc232b1c467995f562fd9.tar.gz privateroombot-987111e4b25d25d3d21fc232b1c467995f562fd9.tar.bz2 privateroombot-987111e4b25d25d3d21fc232b1c467995f562fd9.zip |
-rw-r--r-- | README.markdown | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 5e7a24f..1183fc2 100644 --- a/README.markdown +++ b/README.markdown @@ -6,7 +6,7 @@ simply join a voice channel and get redirected to your own private channel where ### setup -download a release and put in a separate folder. +download a [![Github Releases](https://img.shields.io/github/downloads/romangraef/privateroombot/latest/total.svg)][2] and put in a separate folder. also add a file called `config.json` with the following content: ```json @@ -31,4 +31,5 @@ discord ids identify a channel/user. you can view them by - going to your settings -> appearance -> developer mode - right-click on the channel -> copy id. then paste in the `config.json` -[1]: https://discordapp.com/developers/applications/me
\ No newline at end of file +[1]: https://discordapp.com/developers/applications/me +[2]: https://github.com/romangraef/privateroombot/releases/latest |