/r/GuideSubreddit
Showroom sub for mods! | This is the community description, it can be seen by everyone; on the sub, in search results, and on private communities. Describe your community concisely. It can be edited in new Reddit ('about community' widget, or community settings in mod tools), on mobile (mod tools, description), or on old Reddit (subreddit settings in mod tools).
This is the subreddit sidebar in old reddit.
Can be used for subreddit rules/linking to the rules, further community description and information.
It's advisable to have some information and rules here as a portion of redditors do use old reddit and 3rd party apps that only show the old sidebar and not the new one.
This is editable in mod tools > subreddit settings.
You can use markdown formatting and use css to further customise it.
Old reddit design is done with CSS.
/r/GuideSubreddit
This post will be removed, and then approved again, so you can see :)
This image shows the theme for this sub so you can see the effect
(no individual colours applied to sidebar widgets etc - this would override the theme on those specific widgets)
Image showing the colour theme for this subreddit under community appearance
The basic graphic elements are the banner and icon/avatar.
You can also add emojis, awards, thumbnail placeholders, image widgets, image buttons, and custom vote icons.
---
Free graphics you can use:
TBA
Setting rules - how to choose rules (looking to similar subs is a big help)
Adding rules - how to add them
Basic rules:
When your sub is small you probably won't need many. Be prepared for your rules to adapt and change with your community. It's good practice to announce rule changes and even seek community consensus - though you'll never please everyone.
Whatever rules you choose try to be clear and concise to avoid confusion. You can provide additional guidance in a linked wiki page if necessary.
Example:
Remember the human
Follow the [Terms of Service](https://www.redditinc.com/policies/content-policy) and [Reddiquette](https://www.reddithelp.com/hc/en-us/articles/205926439)
No spam or self promotion
* We do not allow advertising or self promotion
* No more than 3 posts per user a day
No partisan politics
This sub is somewhere to escape some of the stress of life so please refrain from sharing politics.
Stay on topic
This community is about xxxx. Anything outside of this concept will be removed, such as xxxx.
Automoderator is an integrated bot that can help you moderate your community. Every subreddit already has AutoModerator, you just need to let it know what you'd like it to do, but adding 'rules' to its configuration page.
r/automoderator is the best place for help.
Here is the documentation from their sidebar:
There are other guides here:
Here are some basic rules to help enforce the Reddit Terms of Service on your subreddit as a starting point:
First, Anti doxxing (sharing others' personal information) rules (phone numbers, email addresses, IP addresses, Street addresses, credit card numbers)
And report alerts...
---
# Sends a modmail if a submission receives a report
reports: 1
modmail_subject: Post has received a report.
modmail: |
{{permalink}}
The above {{kind}} by /u/{{author}} has received a report. Please investigate.
---
Or
---
# Removes submissions that receive 2 reports and sends a modmail
reports: 2
action: remove
modmail: |
{{permalink}}
The above {{kind}} by /u/{{author}} was removed because it received 2 reports. Please investigate and ensure that this action was correct.
---
Plus here are a few common rules:
---
# Filters content from brand new users (possible throwaway accounts or spammers)
author:
account_age: "< 1 days"
action: filter
action_reason: "New user"
---
# Filters content from users with negative karma (possible trolls)
author:
comment_karma: "< -50"
action: remove
action_reason: "Low karma user"
---
# New post alert for new or low activity subs (modmails when there's a new post)
type: submission
modmail: |
There is a new post in /r/{{subreddit}}!
- Title: {{title}}
- User: {{author}}
---
Hello!
Welcome to r/GuideSubreddit! I am an example subreddit to illustrate some of the features you can set up in your subreddit, point you in the right direction for some help in doing so, and provide some basic building blocks to get you started.
Have a poke around and if you need guidance on how to achieve something that has been done here, check back to this post and the links below.
It's important to note that some things can only be done or viewed on desktop. Have a look at the sub on desktop and on mobile to spot the differences
Modmail with any feedback or ideas for improvements.
Pop your questions in comments here.
We highly recommend Reddits mod training courses https://modeducation.reddithelp.com/
And the mod help center https://mods.reddithelp.com/hc/en-us
plus r/modguide has an index of guides and a wiki full of resources.