Skip to content

Instantly share code, notes, and snippets.

@bufordtaylor
Created June 21, 2017 13:22
Show Gist options
  • Save bufordtaylor/2d6b639b9d877e58734b8cc407f2c650 to your computer and use it in GitHub Desktop.
Save bufordtaylor/2d6b639b9d877e58734b8cc407f2c650 to your computer and use it in GitHub Desktop.
cccmods

Your mod area: www.castingcall.club/mods In it, you'll find two tools, the audio verifiy tool and the project verify tool. They're what we use to give out those badges you see around the site

Here's the basic job of a mod:

  1. check each casting call that is published. Does it have the correct information? Is it spam?
  2. handle flagged users for abuse
  3. verify audio requests as they come in
  4. report bugs We try to keep the time spent on modding to as little as possible as we all have lives outside of CCC. So far, we've split our tasks amongst the team.

Audio Verifications: TJ, Magic Al, JFizzy Project Verifications: Nova, Bonehead, JFizzy Bug fixing / new features: Buford JFizzy doesn't like to commit. If you prefer to do both, totally fine, and it might be nice to do both to get your bearings. I recommend shadowing one of the fine folks of those teams.

How Audio verifications work:

  1. Approve or deny a member using that sweet ass tool in the mod area. If you're denying, make sure you check which box, like so: https://i.imgur.com/oDj0SVq.png
  2. The member will get an email with a detailed explanation on why they were denied and how to fix it: https://i.imgur.com/Yzw5j8u.png

How Project Verifs work:

  1. If you see a project mislabled, feel free to change the classification right here: https://i.imgur.com/oSRHmTd.png
  2. Then it's the same process of approving or denying: https://i.imgur.com/be1TbN3.png
  3. The member will not get an email, but a private message will show up on their project page that only they can see

How bug fixing works:

  1. Tell me there's a bug
  2. All hell breaks loose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment