Elias Bennour

Results 5 issues of Elias Bennour

Added option to hide subjects from untis

Add volume widgets to queue command

Add the option to change the default volume of the bot. Usage: `$aiode volume [0-200]`

Hey, is it posible to play the music from spotify instead of youtube? Best regards Elias B.

Hey, i want to make a login popup but the content gets hidden by the keyboard. Here is the code: ``` final popup = BeautifulPopup( context: context, template: TemplateSuccess, );...