Commit graph

628 commits

Author SHA1 Message Date
thororen1234
62c0ad394b ExportContacts Temp Patch Update 2024-12-12 15:15:44 -05:00
thororen1234
850fadfaba Temp Fix ExportContacts 2024-12-12 14:10:28 -05:00
thororen1234
9bec6e2237 Dead Members Returns 2024-12-12 02:32:42 -05:00
thororen1234
ccdd779396 Some Fixes 2024-12-12 02:28:21 -05:00
thororen1234
fec51b3683 Drop DeadMembers And MoreThemes TEMP 2024-12-11 23:52:51 -05:00
S€th
f82f02085a
DisableAnimations: Plugin to disable most of Discord's animations (#111)
* DisableAnimations: Plugin to disable most of Discord's animations

* Fix GrammarFix author name

* Add DisableAnimations to README

* Update Count

* Remove Extra Spacing

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-12-11 14:58:19 -05:00
vMohammad
5da4bd72a8
Added BetterPlusReacts plugin (#110)
* Added BetterPlusReacts plugin

* added betterplusreacts to the readme

* Revert Count

* Fix Authors

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-12-11 14:50:59 -05:00
S€th
13ab4df0d0
feat(GrammarFix): Update Dev & Dictionary
* Update constants.ts to reflect new Discord Account

* Update Grammar Fix to reflect changed author

* Update dictionary URL
2024-12-10 01:54:52 -05:00
thororen1234
b0dde2d57f feat(channeltabs): Remove Unused Func 2024-12-09 21:23:29 -05:00
thororen1234
6e9b22bd14 Fix ChannelTabs on Canary 2024-12-09 21:20:38 -05:00
thororen1234
bdcf5726f9 Fix ChannelTabs 2024-12-09 13:52:04 -05:00
verticalsync
f1025e6b77
remove(doubleCounterVerifyBypass): forced cloudflare, new system perhaps 2024-12-09 20:15:59 +02:00
thororen1234
85cb848ff0 Merge branch 'main' into dev 2024-12-09 07:23:37 -05:00
thororen1234
447d5e44ed Fix VCNarratorCustom 2024-12-09 07:23:27 -05:00
thororen1234
7a0b240500 Patch Fixes 2024-12-08 21:22:48 -05:00
thororen
6f4d40ec97 Testing Complete
This reverts commit d1a417da63.
2024-12-06 12:19:40 -05:00
thororen
d1a417da63 Revert "Add ImgToGif To Readme"
This reverts commit e2f87e9cfe.
2024-12-06 12:18:30 -05:00
thororen
e2f87e9cfe Add ImgToGif To Readme 2024-12-06 12:17:54 -05:00
thororen
d925fe4922 Merge branch 'main' into dev 2024-12-06 11:59:17 -05:00
Sam
7cb889c852
feat(plugins): VCNarratorCustom: FurudoSpeak
* Added two plugins

ported a modified version of VCNarrator that uses the tiktok voice, and created a plugin named FurudoSpeak. A modification of the shakespearean plugin but uses openai as its base and implements more flexibility on the character speech patterns. It requires an api keys to use though.

* modified:   src/equicordplugins/vcNarratorCustom/index.tsx
	modified:   src/utils/constants.ts

* added plugins to the readme and changed furudospeak to .dev

* Fix Readme placement

* Remove Unused code

* readd ,

* Fix Pt.1

* Fix Pt.2

* Fix Pt. 3

* Update index.tsx

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-12-06 11:58:51 -05:00
bep
3d2162650b
HideServers: fix regex (#105)
they are trialing two very similar server lists now it looks like
2024-12-05 19:42:45 -05:00
programminglaboratorys
ac828b2340
fix: statusPresets finds and patches (#104)
* fix: statusPresets finds and patches

* fix: statusPresets modal not opening
2024-12-05 17:24:27 -05:00
thororen
8e9bdf7be2 Move NoNitroupsell Console Fix
This was because the plugin spams due to the premium type being changed tmk but adding this makes the client restart if the plugin is enabled or disabled because of patches which will stop this issue.
2024-12-05 13:44:40 -05:00
bfa5d2e2e5
added disclamer to quest completer, remove warning from RemixMe (#103) 2024-12-03 18:13:05 -05:00
thororen
5a87762a00 Move zyqunix to EquicordDevs 2024-12-03 15:39:57 -05:00
zyqunix
03a1391312
feat(plugin): imgtogif (#101)
* Added an "imgtogif" to convert an image to gif. Currently working on making it fetch the width/height of the image, so it's 512x512 for now.

* fix(install): script url

The Linux installer script is actually named install.sh and not installer.sh. Thats why I got a 404 Error. Exchanging the URL will fix it. I successfully tested it on my CachyOS (Arch Linux) install.

* commit

* put imgtogif to equicordplugins

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: RTBGG <12652550+RTBGG@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
2024-12-03 15:38:29 -05:00
thororen1234
4c9908c647 feat(plugins): Remove ChatBar Button Properly 2024-12-01 20:49:54 -05:00
thororen1234
193c65b182 QuestCompleter Stuff
Remove Quest Completer CSS

Fix Lint
2024-12-01 07:21:59 -05:00
thororen1234
70a5f0ec59 Fix Compiling 2024-11-25 01:50:38 -05:00
thororen1234
1c33f60fa6 Update UserPFP Backup URL 2024-11-21 19:16:50 -05:00
thororen1234
f52625e97f Fix Author Line 2024-11-21 18:57:45 -05:00
thororen1234
656a0168cc Signature Fixes 2024-11-20 17:27:44 -05:00
026befec32
feat(plugin): Signature (#99)
* add signature plugin

* fix lint?

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
2024-11-20 17:17:29 -05:00
thororen1234
bb0a9888de Fix Tests 2024-11-19 17:08:13 -05:00
thororen1234
1fa6f24592 Temp Fix GetTime Issue 2024-11-18 22:34:59 -05:00
thororen1234
78ce870d14 Temp Fix 2024-11-18 22:29:58 -05:00
thororen1234
3120b61bd6 Reapply "MLEnhanced Update"
This reverts commit b56e03fd2f.
2024-11-18 22:19:10 -05:00
thororen1234
9b2d2f4217 GetTIme 2024-11-18 22:17:02 -05:00
thororen1234
b56e03fd2f Revert "MLEnhanced Update"
This reverts commit 163c35ff87.
2024-11-18 22:15:50 -05:00
thororen1234
163c35ff87 MLEnhanced Update 2024-11-18 05:30:35 -05:00
thororen1234
e067662dd2 Fix m4b 2024-11-17 19:09:03 -05:00
thororen1234
e04fc4e17b Dont Auto Correct m4a Files 2024-11-16 08:52:39 -05:00
Cortex
40fba9e172 feat(organize): plugins and change names of some 2024-11-13 19:17:20 -06:00
leko
70066cae7f
Fix: MoreStickers tab (#94)
* feat(MoreStickers): ready for dynamic sticker pack feature

* fix(MoreStickers): Sticker+ tab

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
2024-11-10 15:10:06 -05:00
thororen1234
22751c00eb Actually Fix It 2024-11-09 00:00:57 -05:00
thororen1234
c56f700fba StatusPresets Fix 2024-11-08 23:55:17 -05:00
thororen1234
fc05bccb08 Add IMMERSIVE BackgroundStyle ModalFade 2024-11-08 01:04:10 -05:00
thororen1234
225c99ad4c NoAppsAllowed Fix 2024-11-06 21:53:46 -05:00
thororen1234
05bef94b34 Some Fixes
Credit to sadan4
2024-11-06 16:39:07 -05:00
nexpid
26c7feaa39
feat(LoginWithQR): Update (#93)
* fix: fix loginwithqr + devcompanion lazy fix

* Description One Line

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-11-06 14:42:48 -05:00