Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moderation #30

Open
oestrich opened this issue Oct 17, 2018 · 3 comments
Open

Moderation #30

oestrich opened this issue Oct 17, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@oestrich
Copy link
Owner

oestrich commented Oct 17, 2018

Moderation is hard. Let's start thinking about how to tackle this. Raisin will be the tool that handles this.

Some ideas, note that they may not be implemented - food for thought for now:

  • fuzzing bad words similar to blizzard's games
  • flag a player on a game as "ghosted", when ghosted all communication from them is silently dropped
  • disable a game entirely, silently or dropping the connection entirely
  • channels that are publicly displayed get word fuzzing, hidden channels are more open
@vadi2
Copy link

vadi2 commented Oct 17, 2018

Has anything been decided on the code of conduct?

@oestrich
Copy link
Owner Author

Yeah, I checked with Zach over at the MUD Coders Guild and I'm going to use the same code that uses. I'll try to get that in place today.

https://github.com/mudcoders/code-of-conduct

@oestrich
Copy link
Owner Author

That is in place now. Its available in the repo and at https://gossip.haus/conduct.

I'm also going to update the first post with some of the ideas we came up with earlier today.

@oestrich oestrich added the enhancement New feature or request label Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants