Xeckt / neo

A modular and friendly Discord bot written in Python.
GNU General Public License v3.0
2 stars 5 forks source link

Migrate from Discordpy following the discontinuation in April #15

Closed Xeckt closed 2 years ago

Xeckt commented 2 years ago

Follow Danny's public disclosure of the discontinuation of Discordpy we now need to completely move the discordpy module to something else.

Nextcord seems like a good option along with Disnake for the slash command support. It would be a good idea to support Discord new intentions format for April 2022.

This project should be finished long before then so we can get started on Golangs counter-part for the full featured bot.

Xeckt commented 2 years ago

The decision is to move to Disnake