Results 9 issues of Farcrada Withman

``` ~$ systemctl status qomui ● qomui.service - qomui Loaded: loaded (/usr/lib/systemd/system/qomui.service; disabled; vendor preset: enabled) Active: failed (Result: signal) since Fri 2019-09-06 17:43:30 CEST; 9s ago Process: 9780 ExecStart=/usr/bin/env...

When a connection is lost and re-assessed it seems to have a mismatch with closing a timer and starting a new one: ![Peek 2019-08-18 18-54](https://user-images.githubusercontent.com/8385001/63227938-6efc9380-c1ec-11e9-9fa5-961fe71a3810.gif)

I wish I knew what was going on but it's in connection with https://github.com/corrad1nho/qomui/issues/116 where this also happens when a connection is unstable/lost and attempted to reconnect; however, it's not...

**Describe the bug** When the channel's limit is exceeded (i.e. more users than the limit has imposed are connected) Right Clicking users becomes a hit or miss, and only the...

bug
wontfix

Currently the plugin only works by double clicking a message. @edo9300 had suggested/pulled a feature for this a while back: https://github.com/Farcrada/DiscordPlugins/pull/14 It seems I completely ignored this since I was...

enhancement

### Describe the bug Broken by new Discord updates. This includes the new API change for Better Discord. ### Expected behavior A working plugin ### To reproduce _No response_ ###...

bug

### Describe the bug Broken by new Discord updates. This includes the new API change for Better Discord. ### Expected behavior A working plugin ### To reproduce _No response_ ###...

bug

https://github.com/Juby210/bdCompat/blob/a85a75d9c04552ecba9f8d88f9865d96c7d99652/modules/BDApi.js#L427-L431 https://github.com/Juby210/bdCompat/blob/a85a75d9c04552ecba9f8d88f9865d96c7d99652/modules/BDApi.js#L282-L287 Are these intentionally doubled?

A user using `bdCompat` came to me with this issue: https://github.com/Farcrada/DiscordPlugins/issues/57 In my investigation I found that whenever I patch this module it crashes because it has nothing to serve....