cibere
cibere
Im using multi instances, when I press `Add Reactions` on my original instance, the gui either doesnt appear, or it does 5 seconds later. But on the second/new instance, it...
### Description I would like to suggest allowing enums to be passed in literals and to the `tag` kwarg in `msgspec.Struct`s.
### Expected Behavior The strike through to happen https://i.imgur.com/iZsP31F.png ### Actual Behavior The strike through does not happen, and I am left with extra `~`s https://i.imgur.com/ePnQrZj.png ### Steps to Reproduce...
I downloaded demohelper, and when I run the exe all that happens is when I click a color bubble appears where I clicked, and a left/right indicator in the bottom...
So I use [`logging.FileHandler`](https://docs.python.org/3/library/logging.handlers.html#logging.FileHandler) to send logs to a file, and I want to use watchdog to make it look like I'm looking at the console, though I've found that...
When using this plugin, I've noticed that if the codeblock has ansi syntax highlighting, it doesn't work. Proof - 
I've noticed quite a few plugin submissions with the download url set to the releases page of their github repo, so this PR simply adds a test to `validator.py` that...
https://docs.kick.com
**Is your feature request related to a problem? Please describe.** I'd like to be able to search by files using regex opposed to the literal path search, or fuzzy search....
**Is your feature request related to a problem? Please describe.** When copy pasting a path from my python log file or console, sometimes it prints with the `\\` separator **Describe...