Low or no karma points setting

https://www.reddit.com/r/modhelp/comments/1ifhvcs/low_or_no_karma_points_setting/

created by CheyenneDom on 01/02/2025 at 22:12 UTC

2 upvotes, 4 top-level comments (showing 4)

Mobile app, Android I read all the documentation but cannot still figure out how to set minimum amount of karma points to be able to post. Please help I need details apparently I don't understand the directions.

Comments

Comment by magiccitybhm at 01/02/2025 at 22:24 UTC

2 upvotes, 0 direct replies

Use AutoModerator (has to be set up on a desktop/internet browser).

Comment by AutoModerator at 01/02/2025 at 22:12 UTC

1 upvotes, 0 direct replies

Hi /u/CheyenneDom, please see our Intro & Rules[1]. We are volunteer-run, not managed by[2] Reddit staff/admin[3]. Volunteer mods' powers are limited to groups they mod. Automated responses are compiled from answers given by fellow volunteer mod helpers. *Moderation works best on a cache-cleared desktop/laptop browser*.

1: https://www.reddit.com/r/modhelp/wiki/index

2: https://www.reddit.com/r/ModSupport/wiki/report-forms

3: https://reddit.zendesk.com/hc/en-us/requests/new?

Resources for mods are: **(1)** r/modguide's Very Helpful **Index**[4] by fellow moderators on How-To-Do-Things, **(2)** Mod Help Center[5], **(3)** r/automoderator's Wiki[6] and Library of Common Rules[7]. Many Mod Resources are in the sidebar[8] and **>>this FAQ wiki<<**[9]. Please **search** this subreddit as well. Thanks!

4: https://www.reddit.com/r/modguide/wiki/index#wiki_modguide_index

5: https://mods.reddithelp.com/

6: https://www.reddit.com/r/AutoModerator/wiki/index

7: https://www.reddit.com/r/AutoModerator/wiki/library

8: https://www.reddit.com/r/modhelp/wiki/index#wiki_sidebar_links

9: https://www.reddit.com/r/modhelp/wiki/index

10: /message/compose/?to=/r/modhelp

Comment by AutoModerator at 01/02/2025 at 22:12 UTC

1 upvotes, 0 direct replies

Found match: Mobile

You might be asking about setting up subreddits on a phone or mobile interface. The short answer is that subreddit settings **work best in a cache-cleared desktop browser**. *(Limited option: mobile browser on desktop view.)*

1: https://www.reddit.com/r/modhelp/comments/ls26oo/mobile_interfaces_for_moderators_and_users/

If you found your answer, feel free to reply with "`<3 Automod`" or "`Thanks, Automod`". Otherwise wait for a human helper to come along to help you. This post has **NOT** been removed.

2: /message/compose/?to=/r/modhelp

Comment by Unique-Public-8594 at 01/02/2025 at 22:30 UTC

1 upvotes, 1 direct replies

Here’s a copy/paste from another post, a step-by-step intro on setting up automoderator.  Usually, it’s not hard to do. (Can be fun actually.)

Use a desktop computer.

You will need 2 mod permissions (Manage Wiki and Manage Settings), a nonissue if you created the sub yourself (in which case you get full permissions automatically).  To check your permissions go to Mod Tools > User Management > Moderators list.

To locate automoderator, select Mod Tools.  If Automod is there, click on Automod and then Edit or “Create Page”. If you don’t see a “Create Page” button, **replace “yoursubredditname” in the link below with the name of your sub**:

https://www.reddit.com/r/yoursubredditname/wiki/config/automoderator

Once there (the “config” file), you will find a link to create automoderator.

Below is an example of code that removes all posts and comments from a user with low karma and sends a message to tell them why their post/comment was removed.  copy/paste this into your automod (including the 3 hyphens at the beginning and end):

---

(See this post for code[1].

1: https://www.reddit.com/r/ModSupport/s/t5lkIeB9kl

---

Notice the indents.  Those are important.

You can change the minimum to whatever number you prefer.

Save.

Done.

As long as the user doesn’t delete their comment or post, you would find it in your Mod Queue with the reason shown as “new account”.  Keep in mind that some good content may get swept up by this filter along with the bad, so it’s important to check your Mod Queue for false positives on a frequent basis and approve the good content.

If you aren’t comfortable doing this, another  option is to ask someone here to assist you- giving them temporary Manage Wiki Pages mod permissions only.

More code help on r/Automoderator side bar and About section.