File tree Expand file tree Collapse file tree 1 file changed +24
-6
lines changed
Expand file tree Collapse file tree 1 file changed +24
-6
lines changed Original file line number Diff line number Diff line change 11<div align =" center " >
2- <img src =" ./.github/scope-round-200.png " />
3- <h1 >Scope</h1 >
4- <h2 >discord client for power users</h2 >
5- <a href =" https://www.scopeclient.com/ " >scopeclient.com</a >
2+
3+ <img width =" 128px " src =" ./.github/scope-round-200.png " />
4+ <h1 ><b >Scope</b ></h1 >
5+
6+ The discord client for power users.
7+ <br >
8+ <a href =" https://www.scopeclient.com/ " ><strong >scopeclient.com »</strong ></a >
9+
10+ <table >
11+ <tbody >
12+ <tr>
13+ <td>No Release Downloads Yet</td>
14+ </tr>
15+ </tbody >
16+ </table >
17+
18+ <sup >Nightly releases can be found <a href =" https://github.com/scopeclient/scope/actions/workflows/build.yml " >here</a > </sup >
19+
620</div >
721
8- ##### 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
923
1024## Building
1125
20343 . The binary will be in ` ./target/release/scope `
2135
2236### Environment
37+
2338The binary presently requires the following environment variables to be set or in a ` .env ` file in the current working directory:
39+
2440- ` DISCORD_TOKEN ` - your discord token
2541- ` DEMO_CHANNEL_ID ` - the channel ID to listen for messages on
2642
@@ -37,6 +53,8 @@ The binary presently requires the following environment variables to be set or i
3753 - 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
3854
3955### Environment
56+
4057The binary presently requires the following environment variables to be set or in a ` .env ` file in the current working directory:
58+
4159- ` DISCORD_TOKEN ` - your discord token
42- - ` DEMO_CHANNEL_ID ` - the channel ID to listen for messages on
60+ - ` DEMO_CHANNEL_ID ` - the channel ID to listen for messages on
You can’t perform that action at this time.
0 commit comments