rustycord 0.1.5

A fast, lightweight, and feature-rich Discord bot library written in Rust.
Documentation
1
2
3
4
5
6
7
8
<div style="background: #ffeb3b; border: 1px solid #f57f17; border-radius: 4px; padding: 10px; margin: 10px 0;">
    <h3 style="margin: 0 0 8px 0; color: #f57f17;">⚠️ Development Notice</h3>
    <p style="margin: 0; color: #333;">
        <strong>rustycord is currently in heavy development and is NOT ready for production use.</strong>
        APIs may change frequently, features are incomplete, and breaking changes occur regularly.
        <strong>Do not use for production bots yet.</strong> Wait for the stable 1.0 release.
    </p>
</div>