Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 12:01, 23 May 2026 by DarkMatterMan4500 (talk | contribs) (Created page with "<noinclude>config page for BeeBot's automatic archival. Read mw:Manual:Pywikibot/archivebot.py/setup for setting up for pages on meta. Paste the below text to set the bot to archive texts older than 4 weeks, without having to worry about the details: <pre> {{Autoarchive/config |archiveheader = {{Archive}} __NOINDEX__ |counter = 1 |maxarchivesize = 100K |algo = old(28d) |archive = {{SUBST:FULLPAGENAME}}/Archive %(counter)d }} </pre> Category:A...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

config page for BeeBot's automatic archival. Read mw:Manual:Pywikibot/archivebot.py/setup for setting up for pages on meta.

Paste the below text to set the bot to archive texts older than 4 weeks, without having to worry about the details:

{{Autoarchive/config
|archiveheader = {{Archive}} __NOINDEX__
|counter = 1
|maxarchivesize = 100K
|algo = old(28d)
|archive = {{SUBST:FULLPAGENAME}}/Archive %(counter)d
}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.