mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-08 14:13:01 -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
|
@ -62,7 +62,7 @@ async function ensureBinary() {
|
|||
|
||||
const res = await fetch(BASE_URL + filename, {
|
||||
headers: {
|
||||
"User-Agent": "Equicord (https://github.com/Equicord/Equicord)",
|
||||
"User-Agent": "Equicord (https://github.com/Rayanzay/ryncord)",
|
||||
"If-None-Match": etag
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue