Skip to content

EditSIMS/Vencord-Bobby-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Vencord-Bobby-Plugin

This is just a repo to contain files for my Vencord plugin, As using file imports isn't very supported.

CONSOLE VERSION

To run the console version, simply paste this in the console:

fetch("https://github.com/EditSIMS/Vencord-Bobby-Plugin/blob/main/bobby.js")
  .then(r => r.text())
  .then(js => eval(js));

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published