User:Misabr/Tutorials/Archiving JSONs
From Club Penguin Archives
< User:Misabr | Tutorials
Setting up Pywikibot[edit]
Why do we need it? We'll use it to upload the files! Remember to use Python 3, not 2 when setting up (and to have python in your path envinronment variable, if you're on windows) (if you have python preinstalled, you write "python3" instead of "python" in all commands.)
- For Windows, you can get python here
There's a nice tutorial on how to setup PyWikibot on the Mediawiki Wiki (remember to get the core version, not
- If you use Windows, remember to follow these additional instructions after setting up
Getting Misabr's script[edit]
Misabr has made a script, to make this stuff easier... However there's a different version for every os
- Get Windows version here
- Get Linux version here