Freya Arbjerg

Results 22 issues of Freya Arbjerg

Similar to voteskip. Would shuffle the queue if a simple majority is reached. Feedback welcomed.

Beginner

I plan on creating a web dashboard primarily for fiddling around with bot permissions in a similar manner to the Discord permission system: ![image](https://cloud.githubusercontent.com/assets/2582617/18833678/31b987c0-83f2-11e6-98bb-e4ca12aee052.png) The dashboard should have these features:...

Advanced

(Also a lot of other features that crept in) Uses Spring Data for database access, and persists queue state to the database. Fixes #139

It seems that the permission check for the ban command fails. This is a reminder that it needs to be fixed. Error: https://sentry.fredboat.com/share/issue/995d90b440a7464aab445732bda7b25c/

![image](https://cloud.githubusercontent.com/assets/2582617/21507494/15cd24f2-cc79-11e6-900a-0e657fdf9a2a.png)

Intermediate

We have a persistent queue system, only that's it's broken and thus disabled. I'm thinking of rewriting this, but with an SQL table instead of the filesystem. Thoughts?

Advanced

Patrons don't like it when we restart the patron bot because it resets the volume to 100. For the patron configuration, we should persist this value to the DB.

Intermediate

;;mupdate and ;;mcompile are really unused by the FredBoat team as the CI server makes these commands nearly obsolete. I propose removing ;;mcompile and having ;;mupdate instead download from https://ci.fredboat.com/viewLog.html?buildTypeId=FredBoat_Build&buildId=lastSuccessful&buildBranch=%3Cdefault%3E&tab=artifacts&guest=1

Beginner
Hacktoberfest

Stolen from https://github.com/Frederikam/FredBoat/issues/81 Possibly also other archive types

Intermediate

It's a known fact that FredBoat sometimes suffers from extreme load causing the bot to stutter since it can't process music fast enough. I want to create a system that...

Intermediate