spark-c / SparksieBOT

A Discord bot that provides upkeep, utility, and some fun commands for my personal discord server.
1 stars 0 forks source link

URGENT: Find and refactor to new library to replace Discord.py #18

Open spark-c opened 3 years ago

spark-c commented 3 years ago

It seems that Discord.py is deprecated and will no longer be maintained. Big sad.

Will need to find a new library to replace it.

I've read in passing that "pycord" is a fork of Discord.py, and may only require some very small changes in order to keep my current codebase operational.

Research required.

spark-c commented 3 years ago

This issue is resolved pending successful deployment of branch development

New library: pycord, a fork of Discord.py