🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

discord-disnake

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-disnake

A shim for disnake (Python wrapper for the Discord API)

pipPyPI
Version
2.3.0.2.post0
Maintainers
1

⚠️⚠️⚠️ This package is deprecated and is no longer being maintained. ⚠️⚠️⚠️

Please migrate your project to use https://pypi.org/project/disnake directly.



Original Readme:

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]

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts