* Update README.md
oh boy here we go
* For requesting the contributor badge
Even if my main work so far has been linux installation related I'm starting to move to other areas with crossplatform in mind
My work will expand slowly as I'm learning typescript (i was already somewhat a novice with javascript)
* X11 and Wayland GUI links
as requested
* 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
Mirror note
* Update README.md
* Update README.md
* Update install.sh
* Update README.md
* Rewrite install.sh
* Remove Mirror from Readme.md
Would be nice if I could just keep that mirror in the PRs
---------
Co-authored-by: PhoenixAceVFX <syndcatefan@gmail.com>
* 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>