Skip to content

686udjie/Owner-avatar-Update-Vencord-userplugins-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

updates all the repos in your user/Vencord/userplugins folder with a simple script

How to use

  1. put the check_and_update_repos.sh file into your userplugins folder
  2. open terminal and go to the userplugin folder's path
  3. paste chmod +x check_and_update_repos.sh to make the script executable, only for unix based systems. For windows, install bash (I reccomend git, git alrdy has bash preinstalled so once you add it to your path bash is auto configured https://git-scm.com/downloads/win) then move to the next step.
  4. paste ./check_and_update_repos.sh and press enter
  5. you shoul see all the repos pop up one by one. repos on the newest version will show as "already up to date" and ones that need to be pulled will show "needs to pull updates" and will show what was pulled.

it'll look like this

image

note

sometimes itll ask for your github username and password since it uses the git, when asked js provide the information.

this is the prompt itll show when its needed

image

then itll show "password for {your github username}"

image

you can find the information here, in your password manager

image

About

updates all the repos in your user/Vencord/userplugins folder with a simple script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages