mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-22 04:47:00 -04:00
feat(quoter): add auto-send quote feature and update settings
feat(spotifyLyrics): remove plugin and associated files feat(woof): remove Woof plugin and related files fix(extensions): update User-Agent string for extension installation fix(supportHelper): update support links to new repository chore(betterforwardmeta): add initial plugin files and settings chore(moreUserTags): add user tags plugin with various roles and settings feat(forceRoleColor): implement role color customization for users
This commit is contained in:
parent
db7447a93d
commit
b5fd49a41b
63 changed files with 880 additions and 5570 deletions
|
@ -58,7 +58,7 @@ window.VencordNative = {
|
|||
},
|
||||
|
||||
updater: {
|
||||
getRepo: async () => ({ ok: true, value: "https://github.com/Equicord/Equicord" }),
|
||||
getRepo: async () => ({ ok: true, value: "https://github.com/Rayanzay/ryncord" }),
|
||||
getUpdates: async () => ({ ok: true, value: [] }),
|
||||
update: async () => ({ ok: true, value: false }),
|
||||
rebuild: async () => ({ ok: true, value: true }),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue