aishikrehman / nokib-bot

Specific task for the bot named নকীব বট

Home Page:https://bn.wikipedia.org/wiki/ব্যবহারকারী:নকীব_বট

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

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.
  • editWar.py realtime.py: The script for maintaining realtime tasks.
  • schedule.cron: The cron file which controls the periodical activity of the tasks.

Admin Scripts

  • 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 corresponding user-config.py and user-password.py configuration files.
  • Save the two files environment.py and delete_nonfree.py in your working directory.
  • Open command panel and give the command python3 delete_nonfree.py

About

Specific task for the bot named নকীব বট

https://bn.wikipedia.org/wiki/ব্যবহারকারী:নকীব_বট

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%