discord-ferris 0.0.2

discord-ferris is a Discord API Rust library under development 🦀
Documentation

🦀 discord-ferris 🦀

discord-ferris is a Discord API Rust library under development

[!WARNING] This framework is under development. Features may be incomplete or unstable. Not recommended for production use.

Current status

  • ⌛ client
  • ⌛ gateway
  • ⌛ http
  • ❌ cache
  • ❌ builders
  • ❌ ...

Try the example

The ferris-example is a temporary development entry point and will be removed in future versions to keep the framework clean and focused.

[!IMPORTANT] You need Rust 1.85.1 or higher to run this example. Also, copy .env.example to .env and replace your_bot_token with your actual discord bot token

cargo run --example ferris-example --features examples