meew0
meew0
According to the traffic stats for this repo, people really like to check out the examples - it's third place in the list after the main repo page (i.e. github.com/meew0/discordrb)...
_This is intended to be a long-term issue of the likes of #187._ Lately I've felt that there have been many small bugs with discordrb that could easily have been...
TagLib supports reading Ogg Opus files: https://taglib.org/api/classTagLib_1_1Ogg_1_1Opus_1_1File.html However, taglib-ruby only appears to support Ogg Vorbis. Opening opus files with taglib-ruby's vorbis wrapper works in principle, but it does not parse...
For the first time in a while I used discordrb myself to make a voice bot (lol) and I noticed a bunch of things that could be improved, mainly relating...
discord.js added the ability to control the bot's volume, and it would be nice if this was implemented into Lethe as a command. However, this was implemented after the ffmpeg...
Voting
Lethe should allow restricting certain commands, such as `next`, to a voting mechanism so the community can vote on them instead of having one person force it. A good idea...
`list saved` seems to crash the bot sometimes (roughly a 50/50 chance). I don't have a log yet, will add one at some point.
This specifically applies to length (don't queue a video longer than the limit) but I suppose it should be generalized to other checks.
It appears that this is a feature many people need, and it should be decently easy to implement.