Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exemptions to word replacement #49

Closed
wants to merge 3 commits into from

Conversation

interrrp
Copy link

This is a partial implementation of #29 since it only exempts words. Should probably update it for full strings but that'd be more complex.

@somehybrid
Copy link
Contributor

exemplifications should be made with a regex, such as checking :(.+?):. in places where word-exemplification is necessary, the exemplification should be done in the nyaify and char_replace functions, such as replacing "lol" to "wow"

@interrrp interrrp closed this Sep 18, 2023
@interrrp interrrp deleted the exempt-strings branch September 18, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants