2017-02-16, 09:33 AM
(2017-01-04, 06:10 AM)Sweepyoface Wrote: What would be the best way to get and modify a message before being broadcasted? An example of why you'd want to do this is a simple word filter or replacing known HTTPS compatible links. I've tried changing
right before it renders the shout (around line 524) but it doesn't seem to like that.$row['text']
Could I get an answer on this?