Bruger:Lasse/bot: Forskelle mellem versioner
Lasse (diskussion | bidrag) No edit summary |
Lasse (diskussion | bidrag) m (→Commands ...) |
||
| Linje 14: | Linje 14: | ||
=== Commands ... === | === Commands ... === | ||
* python pwb.py <pwb options> <name_of_script> <options> | * python pwb.py <pwb options> <name_of_script> <options> | ||
* pwb.py shell for shell | |||
== Manualer til bots == | == Manualer til bots == | ||
Nuværende version fra 15. mar. 2024, 19:17
Bots
- Brug Indeksbot2
- E:\pywikibot>
Bot commandoer
- python pwb.py add_text -cat:BotTest -text:"Dette er en test af vores bot." -except:"\{\{([Tt]emplate:|)[Dd]ocumentation [Ss]ubpage" -up
- Tilføj teksten "Dette er en test af vores bot." til sider i kategorien "BotTest"
- python pwb.py templatecount -count stub
- Tæller brug af skabelonen "stub" (p.t. 73 :-)
Commands ...
- python pwb.py <pwb options> <name_of_script> <options>
- pwb.py shell for shell
Manualer til bots
- Documentation
- Setup