Custom Message Mutators #28
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Provide a way for the man hosting PYRSS to create custom message mutators.
This should be possible through a monitored directory, where the user can create python modules, containing a single function that takes the input string, and outputs the modified string.
There should then be a way to add it as an option in the web interface.