Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.
/ selfpromobot Public archive

Bot that checks the self-promotion ratio of fanarts on /r/anime

License

Notifications You must be signed in to change notification settings

r-anime/selfpromobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has been archived. Functionality has been moved to r-anime/modbot.

Self-Promotion checker bot

Python script that automatically detects and reports users that seem to be below the 10% self-promotion posts ratio. Built on PRAW.

Prerequisites

Note: earlier versions may work fine; these are the lowest tested versions.

  • Python 3.7
  • Praw 6.0

Usage

# install dependencies
pip install -r requirements.txt
# write your config
cp config.sample.ini config.ini && $EDITOR config.ini
# run the bot
python selfpromobot.py

License

MIT © 2018 The /r/anime mod team

About

Bot that checks the self-promotion ratio of fanarts on /r/anime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages