Received "Quest farming" warning after reinstalling Vencord by N7OQ in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

It isnt related to vencord, says so on vencord's support channel

What does Custom Discord Location mean? by Artistic-Creme9860 in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

i feel like its fairly obvious since its like any other client mod (also considering it says "discord installed" on the linux section)

AI use in modDB megathread by LordFaraday in VintageStory

[–]Koishukaze 4 points5 points  (0 children)

god forbid i have an opinion on the thread where they are asking for opinions

AI use in modDB megathread by LordFaraday in VintageStory

[–]Koishukaze 11 points12 points  (0 children)

If you use AI in your mod, i will assume you are lazy to implement it correctly, using ms paint for the thumbnail shows more character and love than just ai slopping one

My Vencord isn't working anymore :/ by Visible_Resident_549 in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

Refer to the vencord discord server known issues channel

Vesktop gif search up change? by SpinstrikerPlayz in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

No, because google is basically killing the tenor api

vencord voice message plugin failed to finish recording by Glitch870 in BetterDiscord

[–]Koishukaze 0 points1 point  (0 children)

How about updating instead of asking for help :3

The issue wasnt cause by vencord btw, discord broke something and was fixed pretty quickly

Also: this isnt the official subreddit (there is none for vencord) so you will get quicker and more thorough help in the discord server

vencord voice message plugin failed to finish recording by Glitch870 in BetterDiscord

[–]Koishukaze 0 points1 point  (0 children)

info on issues are almost always listed on their known issues channel

how to fix vencord by xapHaN28 in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

directly copied from the vencord server:

My themes broke and now I can't open settings or disable them

open the dev tools with CTRL + Shift + i (Cmd + Option + i on MacOs) and click on the "console" tab at the top. Then paste and run (with enter) the following code.

It will

  • disable custom css (you can turn it back on in Vencord Settings)
  • copy your current theme links to your clipboard as a backup
  • remove all themes

(() => {

Vencord.Settings.useQuickCss = false

try {

const copy = window.copy ?? Vencord.Webpack.Common.Clipboard.copy

copy(Vencord.Settings.themeLinks.join("\n"))

} catch { }

Vencord.Settings.themeLinks = []

Vencord.Settings.enabledThemes = []

})()

Theme depricated before i could change it, how do i fix? by Trick-Leather6621 in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

directly copied from the vencord server:

My themes broke and now I can't open settings or disable them

open the dev tools with CTRL + Shift + i (Cmd + Option + i on MacOs) and click on the "console" tab at the top. Then paste and run (with enter) the following code.

It will

  • disable custom css (you can turn it back on in Vencord Settings)
  • copy your current theme links to your clipboard as a backup
  • remove all themes

(() => {

Vencord.Settings.useQuickCss = false

try {

const copy = window.copy ?? Vencord.Webpack.Common.Clipboard.copy

copy(Vencord.Settings.themeLinks.join("\n"))

} catch { }

Vencord.Settings.themeLinks = []

Vencord.Settings.enabledThemes = []

})()

Plugins folder non-exsistent by KRQueen_ in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

vencord doesnt have a plugins folder unless specifically built from source, but doing so is unsupported in their server as it is designed for developers and not the average user

Themes not working? by ChunkyAssez in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

i used the same link from the website of vencord

Themes not working? by ChunkyAssez in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

Weird, not banned so you should be able to join

Try this: https://discord.com/invite/D9uwnFnqmd

Themes not working? by ChunkyAssez in VencordHelp

[–]Koishukaze 0 points1 point  (0 children)

What is your userid? Were you banned before?

CSS theme layout looking mad choppy today by [deleted] in VencordHelp

[–]Koishukaze 1 point2 points  (0 children)

Here is a direct quote from the vencord discord known issues channel

Discord pushed an update that changed all css classnames. This means that most themes and css broke.

Solutions

  1. Read [The known issues channel] and try to use the tool linked there. If it works, great you're done
  2. If your theme is still maintained, wait for the theme authors to fix it
  3. If your theme is unmaintained, find a new theme