Content deleted Content added
Updating source) (bot |
Updating source) (bot |
||
Line 1:
Source as of
== Sandbot1.py ==
Line 27:
import ceterach
import mwparserfromhell as mwparser
Line 112:
import ceterach
reset_text = "{{subst:Sandbox reset}}"
Line 167:
# will clear the box regardless.
print("Done with sleeping, clearing {!r}".format(box.title))
self.api.login("Lowercase sigmabot II",
self.api.set_token("edit")
text = tpl_reset_text if box.namespace == 10 else reset_text
|