jaspermayone-archive / discord-bot

The open-source & multipurpose Discord bot with the goal to be the single needed bot for any server.
https://heptagrambotproject.com
Eclipse Public License 2.0
60 stars 32 forks source link

Inclusive Language Module #194

Closed jaspermayone closed 3 years ago

jaspermayone commented 3 years ago

It would be cool if we could use alexjs to make a module that will alert users in chat if they aren't using inclusive language. Of course, if guilds wanted to disable this, It could be disableable per guild.

github-actions[bot] commented 3 years ago

Thanks for opening an issue! We will triage this shortly.

Come join our discord server (https://discord.gg/HSupF99kpq)! If you have made a contribution, you can claim a special role there!

create-issue-branch[bot] commented 3 years ago

Branch issue-194-Inclusive_Language_Module created!

Panquesito7 commented 3 years ago

I could try to work on it if you want. I'll just read how it works and try it out. 🙂

jaspermayone commented 3 years ago

That'd be awesome @Panquesito7! Fun fact, EddieBot uses the same package (alexjs)

Panquesito7 commented 3 years ago

That'd be awesome @Panquesito7! Fun fact, EddieBot uses the same package (alexjs)

We could look into how EddieBot uses it (not copy-pasta, just a reference).

Vyvy-vi commented 3 years ago

In my opinion, even though Alexjs is a great module, it often mis-performs. We use Alexjs over at EddieHub's discord, and it often doesn't include many words...

After talking to the maintainer, we found out that Alexjs isn't meant for this purpose, and a good way to move forward with inclusivity chat moderation would be to write our own retext plagin... Would you be interested in a collaborative project?

jaspermayone commented 3 years ago

In my opinion, even though Alexjs is a great module, it often mis-performs. We use Alexjs over at EddieHub's discord, and it often doesn't include many words...

After talking to the maintainer, we found out that Alexjs isn't meant for this purpose, and a good way to move forward with inclusivity chat moderation would be to write our own retext plagin... Would you be interested in a collaborative project?

I'd for sure be interested!