Specific task for the bot named নকীব বট
in Bengali Wikipedia. It includes:
ga.py
: The script for maintaining Good Articles in Bengali Wikipedia.cat.py
: The script fior maintaining redirected categories.reduceImage.py
: The script for reducing Overly pixeled non-free image.
: The script for maintaining realtime tasks.editWar.pyrealtime.pyschedule.cron
: The cron file which controls the periodical activity of the tasks.
delete_nonfree.py
: The script for deleting non-reduced version of non-free images. The script has will skip the file if:- ... the file is a SVG (There are some issues regarding these)
- ... the last upload date did not pass a week
- ... the file does not have the template {{মুক্ত নয় হ্রাসকৃত}}/{{অ-মুক্ত হ্রাসকৃত}} transcluded
In order to run this file,
- Check you have install
Pywikibot
library properly and correspondinguser-config.py
anduser-password.py
configuration files. - Save the two files
environment.py
anddelete_nonfree.py
in your working directory. - Open command panel and give the command
python3 delete_nonfree.py