You are browsing as a guest. Sign up (or log in) to start making projects!

snows_alt

@snows_alt

Joined June 2nd, 2026

  • 4Devlogs
  • 2Projects
  • 1Ships
  • 0Votes
Ship Changes requested

I made a script that later turned into an executable to solve the issue of vencord randomly uninstalling when discord would update. To achieve this I first made a simple script to interact with the vencord installer CLI using subprocess. After this was done I made another script to automatically download a verify the integrity of the vencord installer CLI. After this I made another script that scheduled the running of the update script so it gets ran automatically on login. And then I packaged it all into a zip and EXE using pyinstaller and set that as a release!

To try out the script you must have discord and vencord installed and to build it you need UV.

Best of luck to anyone trying this out feel free to report any issues to me on GitHub!

  • 2 devlogs
  • 3h
Try project → See source code →
Open comments for this post

21m 49s logged

Made a cool logo and updated readme :)

All credit for the original vencord logo goes to the vencord team i literally just added autoinstall to the bottom trying to keep with the style and stuff, and it turned out pretty well I think.

0
0
4
Open comments for this post

3h 2m 4s logged

Made 0.1.0 of my script to automate vencord installation. The goal of this script is to prevent the occasional uninstallation of vencord whenever discord updates. All interaction with discord is through vencords own cli installer the script is just to automate its usage. Its currently only available for windows but linux support is hopefully going to happen soon :)

0
0
4
Open comments for this post

3h 22m 2s logged

Added functionality for GPU detection as well as OS and although not implemented in the UI yet also browser detections. I have had lots of hurdles with this because as it turns out browsers don’t typically want you to have a bunch of info about the users machine due to privacy concerns. However, all the basic features I’m hoping to implement should work :)

0
0
2
Open comments for this post

1h 12m 38s logged

First night of programming the website, majority went into design decisions and such. I used Realtime Colors for the colors in the design and google fonts for the fonts. Actual functionality will probably come tomorrow. Also made a semi cool looking 404 page.

0
0
4

Followers

Loading…