jamesbt365
jamesbt365
Saves bot users doing this themselves if they prefer to have commands that follow the guild permissions instead of the current channel permissions, seems like something that should be built...
Not sure how messy this will get or if its even in scope, but having access to the arguments inside checks would allow developers to stop commands from running with...
This shouldn't be breaking in the traditional sense, but does theoretically change behaviour in one case. Previously, when the bots permissions could not be checked, it let the command run,...
Currently, some of the entries in the TABLETS.md is wrong, falsely indicating full support where it is not present in other places the formatting is not consistent. The list is...
This is certainly an interesting one. It also seems identical to the Monoprice 10594. Both tablets require WinUSB, it just originally slipped past review on #2337. (the only notable difference...
Identical hardware to the UGEE M708. With this PR comes a change that may unintentionally "remove" support tablets with the same PID and VID due to previously their being no...
we have changed our packaging and webpage a lot and thus the manpage provides outdated information.
Not sure what location is best, but creating configurations on MacOS is challenging and currently requires a recompile on each change.
Seems like we have a native timer for filters on MacOS on master but not on `0.6.x`. https://github.com/OpenTabletDriver/OpenTabletDriver/blob/928b4072475665b46128dadf351c8c24923d8f15/OpenTabletDriver.Desktop/Interop/Timer/MacOSTimer.cs
Right now our parser naming is a bit all over the place and its a bit unclear what to use for new users alongside what to name new parsers. We...