An open API service indexing awesome lists of open source software.

https://github.com/ecandotti/lucio

🤖 - Lucio | Discord Bot which can play music who added by user
https://github.com/ecandotti/lucio

bot

Last synced: 11 months ago
JSON representation

🤖 - Lucio | Discord Bot which can play music who added by user

Awesome Lists containing this project

README

          




# 🤖 - Lucio
Bot sing music who user select
The user must enter a name followed by the music url, the latter will be saved in a MongoDB database. After the user to launch their music

To list all the possible commands, hit help

Work with his personnal [API](https://github.com/ecandotti/LucioAPI.git)
Don't forget to initiate prefix and token in config.son

Use :
- DiscordJS
- ffmpeg-static, @discordjs/opus, fluent-ffmpeg, opusscript (encoding music)
- ytdl-core (youtube download)
- node-fetch (to dialog with api)

## Use the project
- git clone https://github.com/ecandotti/Lucio.git
- cd Lucio
- npm i
- npm start