scopeclient / scope

discord client for power users

Home Page:https://www.scopeclient.com

Repository from Github https://github.comscopeclient/scopeRepository from Github https://github.comscopeclient/scope

Scope

The Discord client for power users.
scopeclient.com »

No Release Downloads Yet

Nightly releases can be found here.

Scope is in its earliest stages of development. This README will be fleshed out as the project progresses.

Building the Project

Prerequisites

Steps

  1. Clone the repository
  2. Run cargo build --release
  3. The binary will be in ./target/release/scope

Development Setup

Prerequisites

Steps

  1. Clone the repository
  2. Run cargo run
    • It's recommended to use cargo watch -- cargo run from cargo-watch, but it's optional

Environment Variables

The binary requires the following environment variables to be set in the current working directory or in a .env file:

  • DISCORD_TOKEN - Your Discord token
  • DEMO_CHANNEL_ID - The channel ID to listen for messages on

About

discord client for power users

https://www.scopeclient.com

License:GNU Affero General Public License v3.0


Languages

Language:Rust 86.8%Language:Shell 7.1%Language:Batchfile 4.7%Language:Nix 0.7%Language:Dockerfile 0.6%