whitetrashyt / r34discordbot

Discord bot that pulls images with specified tags from rule34 and posts them.
8 stars 8 forks source link

&porn animated | Will sometimes grab sound instead of just animated #5

Closed whitetrashyt closed 4 years ago

whitetrashyt commented 4 years ago

When running &porn animated, there is a 1/4~ chance that a sound post will be picked. This is purely cosmetic, but it puts my panties in a knot quite a bit.

Working on a solution, but with each one i try, no solution is found.

i've narrowed it down to 25%~ by using recursive functions to eliminate webm's unless sound is in the tags with r34dl

however, this is not a perfect solution and often does not return proper results. Any sort of input is welcome.

whitetrashyt commented 4 years ago

Fixed using a new recursion method, fixed in 1.2 now.