Anonymous

Guidelines:Pywikibot: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
 
Line 111: Line 111:


==Using Pywikibot==
==Using Pywikibot==
Pywikibot commands only work when executed from your Pywikibot configuration directory where the bot scripts and wiki/user config are located. Whenever you open a new terminal session, you must change to that directory first:
Pywikibot commands only work when executed from your Pywikibot configuration directory. Whenever you open a new terminal session, you must change to that directory first:
  <syntaxhighlight lang="shell">cd $HOME/pwb</syntaxhighlight>
  <syntaxhighlight lang="shell">cd $HOME/pwb</syntaxhighlight>