13,618
edits
(→Re: Creating a bot: new section) |
|||
Line 444: | Line 444: | ||
== Re: Creating a bot == | == Re: Creating a bot == | ||
I use external scripts that log into the wiki and edit it. The two I use are [[wp:Wikipedia:AutoWikiBrowser|AWB]] and [[Pywikipediabot|pywikipedia]]. AWB is a graphical program where you can get it to do the same thing to multiple pages, such as add/remove a category. Pywp is a server-side command-line tool which I feed large data sets to. What is it you would like to achieve? [[User:Gboyers|Gboyers]] 19:20, 17 December 2010 (UTC) | I use external scripts that log into the wiki and edit it. The two I use are [[wp:Wikipedia:AutoWikiBrowser|AWB]] and [[wp:Pywikipediabot|pywikipedia]]. AWB is a graphical program where you can get it to do the same thing to multiple pages, such as add/remove a category. Pywp is a server-side command-line tool which I feed large data sets to. What is it you would like to achieve? [[User:Gboyers|Gboyers]] 19:20, 17 December 2010 (UTC) |
edits