Disnake

A modern, easy to use, feature-rich, and async API wrapper for Discord written in Python.

  • Modern Pythonic API using async/await syntax
  • Sane rate limit handling that prevents 429 errors
  • Command extension to aid with bot creation
  • FastAPI-like slash command syntax
Bash
$pip install disnake
Click to copy

What's included

Latest Features

Supports all the newest features of Discord API v10.

Interactions

Use slash commands, context menus, buttons, dropdowns, and modals!

Powerful slash commands

FastAPI-like slash command syntax, dependency injection, and much more.