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

Text replacement while forwarding #18

Closed
aahnik opened this issue Feb 24, 2021 · 1 comment
Closed

Text replacement while forwarding #18

aahnik opened this issue Feb 24, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aahnik
Copy link
Owner

aahnik commented Feb 24, 2021

If you want to replace certain words, while forwarding, then create replace.yml file in the same directory as forwarder.py

inside the file put the combinations you want, like these:

"some word": "new word"
"horrible": "happy"

This will result all "someword" to be replace by "new word"

@aahnik aahnik added the enhancement New feature or request label Feb 24, 2021
@aahnik aahnik self-assigned this Feb 24, 2021
@aahnik
Copy link
Owner Author

aahnik commented Feb 24, 2021

this feature has been added.

@aahnik aahnik closed this as completed Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant