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>
This commit is contained in:
Sam 2024-12-06 11:58:51 -05:00 committed by GitHub
parent b110b85eb5
commit 7cb889c852
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 717 additions and 0 deletions

View file

@ -143,6 +143,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch
- UserPFP by nexpid & thororen
- UwUifier by echo
- VCSupport by thororen
- VCNarratorCustom by Loukios, ported by example-git
- VencordRPC by AutumnVN
- VideoSpeed by Samwich
- ViewRawVariant (ViewRaw2) by Kyuuhachi
@ -167,6 +168,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch
- StatusWhilePlaying by thororen
### Equicord Devbuilds Only
- FurudoSpeak by example-git
- Shakespearean by vmohammad
- VoiceJoinMessages by Sqaaakoi & maintained by thororen