* 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 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.
* 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>