markus
markus
The documentation for the `DecodeWithError` functions currently don't reflect what the code actually does. When using `DecodeWithError` with a different `MinLength` the sanity check will fail, had to look at...
Hello, i'm having issues getting SAR to run with my Steinberg UR12 Interface (Using the Steinberg/Yamaha ASIO driver). In Reaper it works fine to use the ASIO driver directly, but...
I just got the discord version of pyborg to run, but there doesn't seem to be an unlearn command. Is there a way to implement that or am I missing...
I'm running mod_discord together with mod_http and I'm regularly getting an IndexError on /reply posts. Traceback: ``` Traceback (most recent call last): File "C:\Python38\lib\site-packages\bottle.py", line 868, in _handle return route.call(**args)...
Refactor Help Command to use proper pagination and navigation with e.g. one of these methods 1. one Cog/Category per page and ⏮◀▶⏭ reactions or similar. 2. `;help` only displays overview...
- update dependencies - rework all commands to slash commands - ! **remove** batch command and interactions (batch, repeat, menu, gamesetup) - switch to `uv` for project/package management - pavlovRCON...