Skip to content

ivanhercaz/CanaryBot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CanaryBot

CanaryBot works in the Wikimedia projects to help in the maintenance tasks. If you find some error, report it!

Now the code is being migrated for an old code, so it requires patience :)

       _;;;       ___   __   _   _   __    ____  _   _
      /  · >     |     /  \  |\  |  /  \  |    )  \ /    ____   __  _____
  __ / /   )     |    |____| | \ | |____| |---/    |    |____) |  |   |
  \__\/___/      |___ |    | |  \| |    | |   \    |    |____) |__|   |
      | |
      ^ ^
  ------------------------------------------------------------------------

How-to use it by yourself

If you want to use CanaryBot or one of its scripts, you have to satisfy all the requirements:

  1. Clone the repository.
  2. make all (or make help if you want to know more about each task it would run if you run make all).
  • Note: If you are going to use CanaryBot outside PAWS you should run make pywikibot too.
  1. Run ./bot.py to enjoy the bot! Altenatively you can run each task by yourself with ./TASKFILENAME.py.