Luis Mayo Valbuena

Results 66 issues of Luis Mayo Valbuena

I suppose you already know this to be hones but I'll just write it so we don't lose track of this functionality. Basically what title says, add support for Bots'...

feature request

I don't really know whether this is viable but in any case I'll ask it. Free feel to delete. Would it be possible to enhance this app giving it the...

enhancement

It seems that the file name is not accessible under data property since this property is undefined The file name is accesible directly within the event. Since GCFunctions are in...

Function was randomly failing since validation was returning incorrect even though the file was correct (in fact, all worked flawlessly after disabling validation). Not sure why it was failing but...

It should return the invite link. The invite link is: - https://discord.com/oauth2/authorize?client_id=806980920544460831&permissions=100352&scope=bot The code should return an invite link with the client_id of the active bot, so other instances of...

enhancement
good first issue

Although I understand that the assets are low-res since they come from a GBA game, the video is rendering at the resolution from said assets which affects the letters and...

It'll crash if there are more than 15 authors in the scene. I tried to solve it using this code ``` python available_characters = list( filter( lambda character: character not...

When the court music "03 - Turnabout Courtroom - Trial.mp3" ends, all sounds are then muted. I think sound should work past that time and music should loop. Regards