meew0

Results 10 issues of 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)...

enhancement
examples
long-term

_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...

enhancement
specs
long-term

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...

help-wanted
blocked-by-taglib

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...

enhancement
voice

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...

enhancement
command

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...

enhancement
command

`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.

bug

This specifically applies to length (don't queue a video longer than the limit) but I suppose it should be generalized to other checks.

bug

It appears that this is a feature many people need, and it should be decently easy to implement.

enhancement