Weitere Optionen
KKeine Bearbeitungszusammenfassung |
Rene (Diskussion | Beiträge) →Bot Quellcode: Umstellung auf neuen Server |
||
| Zeile 402: | Zeile 402: | ||
""" | """ | ||
return '/' | return '/w' | ||
# IMPORTANT: if your wiki does not support the api.php interface, | # IMPORTANT: if your wiki does not support the api.php interface, | ||
| Zeile 413: | Zeile 413: | ||
def version(self, code): | def version(self, code): | ||
# Replace with the actual version being run on your wiki | # Replace with the actual version being run on your wiki | ||
return '1. | return '1.15.1' | ||
def code2encoding(self, code): | def code2encoding(self, code): | ||