ash47 / OmegleMiddleMan

Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
233 stars 60 forks source link

Feature Request: A different, additional kind of word filter #38

Open willjad11 opened 5 years ago

willjad11 commented 5 years ago

A fun feature I'd like to see is one where I can input another list of words, and when a stranger uses a word from that list it would broadcast an entirely different word of my choosing.

That way I can turn, for example, racial slurs or any other words into something else.

Stranger: i hate you !@#$%^ ---> Stranger: i hate you cupcake

The list would ideally be a format such as "input output" on every line, kind of like the blackhole list. The output word would be what gets broadcasted instead of the input word.

Example: !@#$% kitten $%^&*() carrot blue red dog sheep

ash47 commented 5 years ago

So a find and replace / filter function on broadcasts?

Sounds pretty cool, will add it to the list of things to build into the new version

On Sat, Sep 29, 2018, 10:34 AM Agauos notifications@github.com wrote:

A fun feature I'd like to see is one where I can input another list of words, and when a stranger uses a word from that list it would broadcast an entirely different word of my choosing.

That way I can turn, for example, racial slurs or any other words into something else.

Stranger: i hate you !@#$%^ ---> Stranger: i hate you cupcake

The list could be a format such as "input output" on every line, kind of like the blackhole list. The output word would be what gets broadcasted instead of the input word.

Example: !@#$% kitten $%^&*() carrot blue red dog sheep

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/38, or mute the thread https://github.com/notifications/unsubscribe-auth/ADlKDu4I34CyA8IWUVz0XC4xJl_GAaVHks5ufsAwgaJpZM4XAPP0 .

willjad11 commented 5 years ago

Excited for the new version!