Results 5 issues of Colin

The double click edit will allow you to "edit" messages that weren't posted by you. It will raise an error from discord in the developer console if you change the...

type: bug
type: enhancement
category: plugins
status: planned
priority: medium

Hey there, I'd like to know if there is a way to use `keyboard.wait` with a timeout? I have an application that requires a keyboard interrupt but only in a...

Hi there, I was wondering if it is possible to get sound from the xbox using a controller connected to the PC running the GIMX software? I have a work...

## To reproduce for me 1. Start GIMX once, use it for a bit and close it. 2. Try to start again, inputs don't work for some reason. Close it...

Using a walrus operator leaves `params['max_memory']` undefined when the `get_max_memory_dict()` returns None. This leads to a KeyError when checking it later on when `load-in-8bit` mode is checked. This commit reverts...