- Script made by: Lostdou
- Script hecho por: Lostdou
- Music bot for Discord simple and easy to implement. (Now with TTS! :3) As simple as entering the credentials of your Discord App, running it and that's it.
- Bot de musica para Discord simple y de facil implementación. (Ahora con TTS! :3) Tan sencillo como ingresar las credenciales de tu App de discord, ejecutarlo y ya estaría.
- Allows you to listen to your favorite YT songs directly from your discord call.
- Pause, resume, skip to the next song without any problem.
- Also listen to the messages via TTS that your friend sends without a microphone, thanks to this Bot
- Permite escuchar tus canciones favoritas de YT directamente desde tu llamada de discord.
- Pausa, reanuda, adelanta a la siguiente cancion sin ningun problema.
- Tambien escucha los mensajes via TTS que envia tu amigo sin microfono, gracias a este Bot
In order to start this bot, follow the steps below:
1- Clone the repository:
git clone https://github.com/Lostdou/DouPlay.git
2- Install dependencies:
pip3 install python-dotenv
pip3 install discord.py
pip3 install yt-dlp
pip3 install gtts
3- Create a ".env" file in the same folder where you cloned the script and enter your app's token there
It should look something like this:
4- Now simply enter your bot to your server, run the script and that's it
python -m main.py
Para poder iniciar este bot, sigue los pasos a continuación:
1- Clona el repositorio:
git clone https://github.com/Lostdou/DouPlay.git
2- Instala dependencias:
pip3 install python-dotenv
pip3 install discord.py
pip3 install yt-dlp
pip3 install gtts
3- Crea un archivo ".env" en la misma carpeta donde clonaste el script e ingresa ahi el token de tu app
Se deberia ver algo asi:
4- Ahora simplemente ingresa tu bot a tu server, ejecuta el script y ya está
python -m main.py
- os
- typing
- dotenv
- discord.ext.commands
- discord
- yt_dlp
- asyncio
- re
- gtts
It may be that when you ask the bot for a song, it does not actually play the song and the file remains there. The easy solution to the problem is to ask for the song back. I'll have to fix it in the future.
Puede que al pedirle una cancion al bot, este no reproduzca la cancion realmente y el archivo quede ahi. La solucion facil del problema, es pedirle devuelta la cancion. Temdré que solucionarlo a futuro
You can send me your questions about the bot, how to make it work, etc. to my Discord: lostdou
Puedes enviarme tus preguntas sobre el bot, cómo hacerlo funcionar, etc. a mi Discord: lostdou