Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the10thwiz/discord-ipc
https://github.com/the10thwiz/discord-ipc
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/the10thwiz/discord-ipc
- Owner: the10thWiz
- License: mit
- Created: 2023-01-26T15:43:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T17:06:05.000Z (9 months ago)
- Last Synced: 2024-01-31T18:41:37.057Z (9 months ago)
- Language: Rust
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![crates.io][crates-io-badge-ver]][crates-io-page]
# Discord IPC Client
Asynchronous Discord IPC client for Rust.
## Installation
Add this to your `Cargo.toml`:
```toml
[dependencies]
discord-ipc = "0.1"
```## Features
- Rich Presence
- Voice Activity## To-do list
- [ ] Publish to `crates.io`
- [ ] Text notifications
- [ ] Full documentation
- [ ] Full tests
- [ ] Rich Presence Ask to Join[crates-io-page]: https://crates.io/crates/discord-ipc