this post was submitted on 11 Jul 2023
8 points (90.0% liked)

Lemmy Moderators

764 readers
1 users here now

A community for moderators of various communities to discuss moderating. Help others and get help yourself! Remember, there are no stupid questions!

If you have general questions or things you want to share about the Fediverse, then head over to [email protected]!

If you want help with making a lemmy bot, then head over to [email protected]!

Rules

founded 2 years ago
MODERATORS
top 8 comments
sorted by: hot top controversial new old
[–] kabe 6 points 1 year ago (1 children)
  • Getting a notification when a new post is submitted to your community
  • Removing posts that do not follow the posting criteria
  • Automatic post removal for specific criteria to prevent bots and spam.
[–] rcmaehl 3 points 1 year ago* (last edited 1 year ago) (1 children)

For your first point, any specific notification types? Lemmy message? Webhook? Email/SMS?

[–] kabe 3 points 1 year ago (1 children)

Lemmy report would be my first choice, as it would be distinct from the standard user notification.

[–] beefbaby182 2 points 1 year ago

A notification on every new post would be way too much. The actual reports would get lost.

[–] Rooki 3 points 1 year ago* (last edited 1 year ago) (1 children)

https://github.com/hdevelopments/rooki-lemmy-bot

Already here ;) It can only log new posts and comments and reports to discord and actions to them (like remove, resolve ban user ), automod will be done in the next week :) event / keyword action like [Submission] => Sticky or so. Discord slash commands are integrated already ( xou can fetch comments / posts over them )

[–] rcmaehl 1 points 1 year ago* (last edited 1 year ago) (1 children)

Yeah, I found your project recently. However, it still requires a user to find somewhere to host the bot. I'm aiming on providing essentially a duplicate of Automod, ease of setup through plaintext, not needing to host, and everything.

[–] Rooki 1 points 1 year ago* (last edited 1 year ago)

I am open if someone requires such bot i can include his community ( and log it to his discord as he wants. ( As the bot is capable of logging multiple communities ( btw this community is officially logged by my bot but hosted by antik :) )

[–] beefbaby182 3 points 1 year ago* (last edited 1 year ago)

Automatic sticky post submission for events, megathreads, and mod announcements