- 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.
For your first point, any specific notification types? Lemmy message? Webhook? Email/SMS?
Lemmy report would be my first choice, as it would be distinct from the standard user notification.
A notification on every new post would be way too much. The actual reports would get lost.
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 )
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.
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 :) )
Automatic sticky post submission for events, megathreads, and mod announcements