33<img width =" 128px " src =" ./.github/scope-round-200.png " />
44<h1 ><b >Scope</b ></h1 >
55
6- The discord client for power users.
6+ The Discord client for power users.
77<br >
88<a href =" https://www.scopeclient.com/ " ><strong >scopeclient.com »</strong ></a >
99
@@ -15,13 +15,13 @@ The discord client for power users.
1515 </tbody >
1616</table >
1717
18- <sup >Nightly releases can be found <a href =" https://github.com/scopeclient/scope/actions/workflows/build.yml " >here</a > </sup >
18+ <sup >Nightly releases can be found <a href =" https://github.com/scopeclient/scope/actions/workflows/build.yml " >here</a >. </sup >
1919
2020</div >
2121
22- ###### Scope is in its earliest stages of development. This readme will be fleshed out as the project progresses
22+ ###### Scope is in its earliest stages of development. This README will be fleshed out as the project progresses.
2323
24- ## Building
24+ ## Building the Project
2525
2626### Prerequisites
2727
@@ -33,14 +33,7 @@ The discord client for power users.
33332 . Run ` cargo build --release `
34343 . The binary will be in ` ./target/release/scope `
3535
36- ### Environment
37-
38- The binary presently requires the following environment variables to be set or in a ` .env ` file in the current working directory:
39-
40- - ` DISCORD_TOKEN ` - your discord token
41- - ` DEMO_CHANNEL_ID ` - the channel ID to listen for messages on
42-
43- ## Developing
36+ ## Development Setup
4437
4538### Prerequisites
4639
@@ -50,11 +43,11 @@ The binary presently requires the following environment variables to be set or i
5043
51441 . Clone the repository
52452 . Run ` cargo run `
53- - It's reccomended to use ` cargo watch -- cargo run ` from [ cargo-watch] ( https://github.com/watchexec/cargo-watch ) , but it's in no way required
46+ - It's recommended to use ` cargo watch -- cargo run ` from [ cargo-watch] ( https://github.com/watchexec/cargo-watch ) , but it's optional
5447
55- ### Environment
48+ ## Environment Variables
5649
57- The binary presently requires the following environment variables to be set or in a ` .env ` file in the current working directory :
50+ The binary requires the following environment variables to be set in the current working directory or in a ` .env ` file:
5851
59- - ` DISCORD_TOKEN ` - your discord token
60- - ` DEMO_CHANNEL_ID ` - the channel ID to listen for messages on
52+ - ` DISCORD_TOKEN ` - Your Discord token
53+ - ` DEMO_CHANNEL_ID ` - The channel ID to listen for messages on
0 commit comments