Yonatan Mark Liudmirsky

Results 9 issues of Yonatan Mark Liudmirsky

## First of all congratulations on the Release of version 0.5.0! can't wait for the full version of 1.0.0 Although here's a suggestion: ### Rename [app-release-unsigned.apk](https://github.com/revanced/revanced-integrations/releases/download/v0.5.0/app-release-unsigned.apk) to revanced-integrations-v05.apk or something...

change-required

After coding for a bit I have noticed that authentication no longer requires adding the prefix `"Bot +"` before the token * Example 1 of issue/Suggestion: [link](https://github.com/bwmarrin/discordgo/blob/master/examples/airhorn/main.go#L41) ```diff - dg,...

help wanted
question
stale

**Changes Made:** * Added Cross-Platform Support for Yarn Installation: * Fixed #373 * Introduced conditional logic in the Dockerfile to accommodate differences between macOS/Linux and Windows environments during yarn installation....

## 🐛 Bug Description: When running `yarn install` after cloning the repository, Encountered an error related to the `postInstall` script defined in package.json. ## 🔍 Steps to Reproduce: Steps to...

bug

I'm encountering an issue with the Dalaix project installer. The installation process gets stuck at the step "Installing MS Visual Studio..." and does not progress any further. **Steps to Reproduce:**...

I have noticed that this project contains incorrect and misleading information. As accurate data representation is crucial, it is important to address and rectify these inaccuracies to ensure that users...

This pull request adds detailed docstrings to the methods and functions of the TFT_eSPI class. The updates include: * Drawing Functions: Added docstrings for functions like drawCircle, fillCircle, drawEllipse, fillEllipse,...

I'm encountering a compilation error when running a basic program using FabGL on an ESP32 with the PlatformIO environment (using the Arduino framework). The error occurs when the compiler is...

I have made some minor updates to the README file to improve clarity and readability. Please review and let me know if further adjustments are needed :)