You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minimumKarma: 5 # The minimum karma a user needs to have in recent posts to be able to post
onlyImages: true # When true it will only remove image posts
sendMessages: true # When true will message users when their post is removed (will only send messages to users in the bots instance or users that made posts in communities in the instance)
# Testing
dryRun: false # Set to true to not actually do any actions in the instance
# Messages
removalMessage: "Your ${POST_TYPE} ${POST_LINK} has been removed as you do not have enough activity on your account to create ${POST_CONTENT_TYPE} in that community"