LeicaSimile / PROJECT-Ashe

A bot for humanity, available in Discord.
0 stars 0 forks source link

Replace discord.py with another library #10

Open LeicaSimile opened 2 years ago

LeicaSimile commented 2 years ago

discord.py development will be discontinued. To keep up with future Discord API changes, the bot's dependency on discord.py should be replaced with an alternative that is actively maintained (e.g. hikari). The codebase then needs to be rewritten accordingly.

LeicaSimile commented 1 year ago

discord.py development is continuing, so this is no longer an issue. However, I'm bored and want to try hikari, so this actually is still an issue.