You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2024. It is now read-only.
$ docker run --rm -it python:3.10 bashroot@f2abdf3433a9:/# pip install discord-disnake &>/dev/nullroot@f2abdf3433a9:/# pythonPython 3.10.10 (main, Feb 11 2023, 02:40:33) [GCC 10.2.1 20210110] on linuxType "help", "copyright", "credits" or "license" for more information.>>> import discord<stdin>:1: UserWarning: The discord-disnake compatibility shim is deprecated and is no longer being updated. Please migrate your project to use https://pypi.org/project/disnake directly.>>>
As per DisnakeDev/guide#49 (comment):
And it doesn't look like it will be of much use to revive it at this point.
The text was updated successfully, but these errors were encountered: