This package is a shim
This module allows to use disnake using discord
namespace. This is not an independent library.
Installing
Python 3.8 or higher is required
Run the following command:
# Linux/macOS
python3 -m pip install -U "disnake[discord]"
# Windows
py -3 -m pip install -U disnake[discord]