Disnake
A modern, easy to use, feature-rich, and async API wrapper for Discord written in Python.
- Modern Pythonic API using
async/awaitsyntax - Sane rate limit handling that prevents 429 errors
- Command extension to aid with bot creation
- Easy to use with an object oriented design
- Optimised for both speed and memory
Bash
$pip install disnake
Click to copy