Crate discord_presence

Source
Expand description

A Rust library that allows the developer to interact with the Discord Presence API with ease

Re-exports§

pub use client::Client;
pub use error::DiscordError;
pub use error::Result;
pub use models::Event;

Modules§

client
A client for the Discord Presence API
connection
Connection handling for the Discord Presence API
error
Errors that can occur when interacting with the Discord Presence API
event_handler
Event handlers
models
Models for discord activity