* add myself to EquicordDevs list
* implement MessageMerger plugin
* change lastMessageContent to lastMessage
better variable name
* refactor and cleanup code
* rebrand and add option
* implement time checking
* better description
* add plugin to plugin list within README
had to redo this because prettier kept attempting to format it
---------
Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
* remove DisableAnimations from the list of plugins in README.md
* remove GrammarFix plugin from the list in README.md
* remove DisableAnimations plugin from the project
* remove GrammarFix plugin implementation
* remove seth from EquicordDevs constants
* Update README.md
* Update README.md
Custom URLs for the install script
* Update README.md
Mirrors because running the script from github is giving me problems (ratelimit or something i have no clue)
* Update install.sh
* Update README.md
* Fix Readme
---------
Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
* 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>
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.