Good afternoon. I've been working on a custom discord bot. I've splitted into cogs, to avoid connection issues. So I have the main.py and the application.py, ai_tools.py, etc. The only thing I can't manage to do is the music.py. I've been struggling for weeks and I simply can't do it, it always goes wrong
- The music doesn't play in a voice channel
- The buttons don't interact
- The audio is jittery
Etc...
Lavalink is also being a pain to manage by myself. So I'm not interested.
I'm willing for someone to help me create a full music.py file, because I tried, I really tried, but never went good. Here's the full logic