-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rewrite and improvements #105
Conversation
This reverts commit 59c70a3.
I've also added Pycord 2.0 support, because it's released. |
#118 related to my issue |
Hi @Krutyi-4el I'm trying this version, and if i play a song, let the bot disconnect, and play another one i get this:
|
Hello @lautarocherro |
Hi! I've used your project a lot and it's really not bad. But when I adapted it to my needs, I noticed how messy the code is. So I decided to rewrite and polish it. Well, I can't say it's perfect, but looks much better to me. I've changed quite a lot in project structure (some of my changes were reverted for compatibility though), so it's up to you whether to accept this PR or not.
Incomplete list of improvements:
utils.get_guild
without discord intents. Maybe we should enable intents, I'm not sure).black
.