discord_rust_framework 0.0.1

A very high-level library for creating simple bots for Discord.
Documentation

discord-rust-framework

Framework for communication with the Discord Gateway over websockets.

Usage:

Run tests with cargo test. To observe the handshake, run tests with cargo test -- --nocapture.