VioletFlare

Results 6 issues of VioletFlare

I can fetch the guilds and the channels but I can't send messages to the channels. Currently using discord.js 12.5.3. Basically, what I am doing with the code (i am...

### Bug report Prior to this bug report, I've opened an issue on the sass-embedded board and it was suggested that it might be related to how sass-loader handles sass-embedded....

Hello, I have a pretty large codebase to compile and I was trying sass-embedded. When I am running webpack with the following config: ``` { loader: 'sass-loader', options: { sassOptions:...

bug
needs info

### Before creating an issue, please ensure: - [x] This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/otclient.494/ for support)...

Hi, I have this code: ``` const closeGallery = (pt, evt) => { if (evt.target.classList.contains('pswp__img')) { pswp.next(); } else { pswp.close(); } } ``` ``` lightbox = new PhotoSwipeLightbox({ dataSource,...

I ran a scan on the client suggested by the wiki, and after applying the patch, the cabalmain.exe is infected with something very bad... even MS Defender complains about it....