GodBleak
GodBleak
Currently, when attempting to specify a DC as one would when using gramjs in node, it produces this error Chromium: ``` WebSocket connection to 'wss://149.154.175.10/apiws' failed ``` Firefox: ``` Firefox...
**Describe The Bug** A domain hosting Jellyfin is flagged by Google as a "Deceptive Site". **Steps To Reproduce** Unknown **System (please complete the following information):** - Browser: Firefox, Chrome -...
I've encountered an issue where `resolveExternal` will throw `Cannot redefine property: Symbol(@feathersjs/schema/dispatch)`. However, I can't reproduce this reliably. Sometimes the guard introduced with #3380 catches it, other times it passes...
Hey there! This PR tackles the improvements I suggested in issue #6. Here's a breakdown of what's been done: 1. **Switched to TypeScript:** The entire codebase is now in TypeScript,...
I've found several improvements I think this library could benefit from: - **Switch (fully) to TypeScript**: Moving the entire codebase to TypeScript would enhance type safety, improve developer experience, and...