Bot
From Gobstyks-wiki
[edit]
Running your own bot
- meta:Using the python wikipediabot
- For what use? E.g. add a footer to some categorized pages,<ref>meta:add_text.py|add_text.py</ref> add some wikilinks,<ref>meta:replace.py|replace.py</ref> archive in moving old talk to subpages,<ref>meta:archivebot.py|archivebot.py</ref> edit categories,<ref>meta:category.py|category.py</ref> manage templates.<ref>meta:template.py|template.py</ref>
40px <references/>
[edit]
Frameworks and interfaces for bot development
- See API:Client Code
MediaWiki API is for convenient access to machine-readable data.
[edit]
See also
- meta:Bot
