Skip to content

hachigodesu/Text-Replace-Enhanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Text Replace Enhanced

Text Replace Enhanced is an Equicord User Plugin based on the official Text Replace plugin. Modifications include:

  • Replacements run on all existing messages instead of only other user's messages
  • Added Except if includes option to the replacement rules
  • Only/Except if includes options accept Regular Expressions in regex replacement rules
  • Per rule channel white/blacklisting using a comma seperated list of channel IDs (prepend ! for blacklist mode)

Install

Build Equicord from source then run the following commands:

cd src/userplugins
git clone https://github.com/hachigodesu/Text-Replace-Enhanced.git
pnpm build

Update

cd src/userplugins/Text-Replace-Enhanced
git pull
pnpm build

Credit

About

Fork of Equicord's Text Replace plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors