Just-Some-Bots / MusicBot

:musical_note: The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
https://just-some-bots.github.io/MusicBot/
MIT License
3.11k stars 2.35k forks source link

[Suggestion] !playmp3 <song title>.mp3 and autoexec config #168

Closed grizzogor closed 4 months ago

grizzogor commented 8 years ago

I was thinking of suggesting !playmp3 for the owner to play mp3 files in a local folder. The folder would be named 'mp3songs' or 'localsongs'. I was also thinking of a autoexec feature (in the config) to automatically execute commands on voice channel connect or when the owner starts up the bot.

deansheather commented 8 years ago

Local playlists coming soon :tm:.

As with the other thing, if you mean sending messages into chat (to other bots or something), :+1:.

Pyroglyph commented 8 years ago

Other than MP3, what other formats are likely to be supported for the local player? I have some .XM and .MOD chiptune tracks that would be cool to play but they aren't widely supported.

benoxoft commented 8 years ago

Not the same but there is a workaround for this. You can upload your songs somewhere (dropbox for example) and give the link to the bot. I tried to give it a local file url like !play file://C:/test.mp3 but it didn't work unfortunately.

Pyroglyph commented 8 years ago

Ah okay, that's a good thing to know, I think you can set up a local web server and do it from there (so it would be http://localhost/test.mp3 or something)

imayhaveborkedit commented 8 years ago

The autoexec thing is probably not going to happen.

grizzogor commented 8 years ago

@imayhaveborkedit, maybe you can add a option to the autoplaylist to automatically shuffle the playlist?