Raptor123471 / DingoLingo

A Discord music bot written in Python with support for Youtube, SoundCloud, Spotify, Bandcamp, Twitter, and custom files.
GNU General Public License v3.0
282 stars 165 forks source link

Change discord-py to py-cord. #118

Open BEMZ01 opened 1 year ago

BEMZ01 commented 1 year ago

Hi!

I've noticed you are using discord.py for your discord bot, the library is no longer in active development and may cause your bot to stop working. I'm wanting to get into Open-source development and would love to transition to an updated fork of discord.py called py-cord (https://github.com/Pycord-Development/pycord).

If you need to contact me, use this or discord BEMZlabs#4312

Thanks!

solaluset commented 1 year ago

Just to clear things out

  1. Migration to pycord has already begun in this project
  2. discord.py is again active now

The project still should be updated though.