Matthieu Grieger
Matthieu Grieger
That's a good idea! I have actually considered adding something like this in the past. I am currently working on a rewrite of the bot, I may include the command...
@ivegotasthma: Currently there is nothing happening regarding this feature. If you'd like to have a go at re-implementing this feature for the rewritten bot, I'll review and merge it! I'd...
I think instead of a file it would be easier to just have a directory in which the songs are stored. For example, typing a command like `!download ` would...
No worries man, I totally understand. I'll try to get to it, but I can't promise that it will happen quickly. :)
Hi! Glad you like the bot! The channel spam is something that will be addressed in the refactored version that I've been working on. No ETA on that though since...
That would be a good thing to add. For now you can just set `MaxSongDuration = 0` in `config.gcfg`, but it will allow any user to add songs of any...
This is something that has been requested in the past and would definitely be a good thing to implement. In the current code base it is a bit difficult to...
Interesting! I haven't heard of Mediagoblin. Thanks for the suggestion, I'll definitely check it out!
That would be nice. This would probably require admins to be stored in a separate file, but it is certainly doable. I will keep this in mind.
My only opposition to that format is that I'm not sure it would work with the gcfg format. I would have put it in the format you suggested but it...