I decided to create a simple Discord bot using Python and the Discord.py API.
DO NOT COPY AND PASTE THIS CODE IF YOU DO NOT KNOW WHAT YOU ARE DOING.
- Join the channel you're in
- Play from Youtube
- Pause
- Stop
- Resume
- Clear messages in channel
- Add messages when commands are executed succesfully ✔
- Queue system
- Have the bot always on (I would have to pay for this option so it's really not worth it as of right now)
- Include eventual jokes
- use cogs to organize commands
INSTALL THESE DEPENDECIES IN ORDER FOR THE CODE TO WORK
- discord.py
- ffmpeg
- YouTube-dl
- dotenv