Incompleteusern
Incompleteusern
It's easier to complain than to fix things, so I will complain now and make a pull request later. This is not an exercise but a remark.  No diagram...
Color picker and sliders are still unimplemented. On the note of sliders, sliding one slider in the scroll book ends up moving the other as well
this sounds like a terrible idea but its feasible.
I have a fork of this repository to change the color of the "Claim:" von show -a -b output from red.  It'd be nice if von config supported this...
It is annoying sometimes 
Fixes #300 #318. Automatically accepts petitions of a user that has students of another instance with that unit unlocked.
Currently you can link multiple discord accounts and shoehorn anyone into the OTIS discord server.
Fixes #317. Implements version codes as ```python DIFFICULTY_CHOICES = ( ("B", "Easy/Bet"), ("D", "Medium/Dalet"), ("Z", "Hard/Zayin"), ) VERSION_CHOICES = ( ("V", "V (Secret)"), ("W", "W"), ("X", "X"), ("Y", "Y"), )...