Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Archive the repo #6

Closed
elenakrittik opened this issue Mar 20, 2024 · 2 comments · Fixed by #7
Closed

Archive the repo #6

elenakrittik opened this issue Mar 20, 2024 · 2 comments · Fixed by #7
Assignees

Comments

@elenakrittik
Copy link

As per DisnakeDev/guide#49 (comment):

it [the shim] is no longer maintained.

And it doesn't look like it will be of much use to revive it at this point.

@shiftinv
Copy link
Member

shiftinv commented May 19, 2024

I'm going to keep this open (thanks, github) until everything's done, still pending a pypi release eventually

There are also some other related tasks to be finished first in the core project, as well as probably the guide.

@shiftinv shiftinv reopened this May 19, 2024
@shiftinv
Copy link
Member

done!

$ docker run --rm -it python:3.10 bash
root@f2abdf3433a9:/# pip install discord-disnake &>/dev/null
root@f2abdf3433a9:/# python
Python 3.10.10 (main, Feb 11 2023, 02:40:33) [GCC 10.2.1 20210110] on linux
Type "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.
>>>

(thanks, @EQUENOS 🙏)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants