EddieHubCommunity / EddieBot

Inclusive words Discord bot (no more "hey guys")
http://discord.eddiehub.org
MIT License
174 stars 138 forks source link

Not blocking slangs 🤔 #608

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description

Bot doesn't block sis or any slangs

Screenshots

image

Additional information

No response

Vyvy-vi commented 3 years ago

Thanks for opening this issue :)

Hmm, it doesn't check for slangs/abbreviations/leetspeak We had a discussion with the maintainer of alexjs on an issue similar to this, and they recommended not using alexjs for this use-case, and instead make our own retext plugin, so that we can factor for leetspeak and abbreviations. (might be something we can look into in the near future, since using the custom matching would eventually become unmaintainable, or slightly extensive)

In this case, however, sis might not often be used in general conversation as an "assumption". In most cases, people might use sis to refer to their actual sister. This isn't a particular issue from an inclusivity perspective...

(though, the same isn't true for sister, since people sometimes use that word to address each other...). But, I guess we can add sis to the flag list... Thoughts?

shreemaan-abhishek commented 3 years ago

@Vyvy-vi

There's no way the bot could understand the context of the word used. When I use Brother to address my sibling who actually identifies himself as a male the bot would give me a warning. This helps us create an inclusive environment for people who identify themselves as non-binary.

In this case, however, sis might not often be used in general conversation as an "assumption". In most cases, people might use sis to refer to their actual sister. This isn't a particular issue from an inclusivity perspective...

IMO sis can be used in general conversation as an assumption. We should block that.

Vyvy-vi commented 3 years ago

Hmm true... It could be used 🤔 (much like the usage of "bro")

KukretiShubham commented 3 years ago

agree with @shreemaan-abhishek

AbhijithGanesh commented 3 years ago

I think by all means, if we are preventing the usage of bro , we should consider not using sis as well for fairness purposes.

gptkrsh commented 3 years ago

Can I work on this issue?

Vyvy-vi commented 3 years ago

Sure, go on ahead