discord-ferris

Crates.iodiscord-ferris
lib.rsdiscord-ferris
version0.0.2
created_at2025-08-09 07:31:46.585005+00
updated_at2025-08-16 21:01:30.904025+00
descriptiondiscord-ferris is a Discord API Rust library under development 🦀
homepage
repositoryhttps://github.com/andrewdotdev/discord-ferris
max_upload_size
id1787645
size816,681
Andrew (andrewdotdev)

documentation

README

🦀 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
Commit count: 0

cargo fmt