darthbhyrava added a comment.
Or I could modify the existing -recentchanges in different ways: - Accept `-recentchanges:x-y` or `-recentchanges-timespan:x-y` such that x is the delay, and y is the block, and both are positive (need to think of error messages if they aren't positive ) - Accept `-recentchanges:timespan:x` where x is the delay and the block is kept as the default 70 (x is a positive int) - Accept `-recentchanges:timespan:x` where x is the block and the timespan is kept as the default 120 (x is a positive int) TASK DETAIL https://phabricator.wikimedia.org/T129193 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: darthbhyrava Cc: darthbhyrava, Aklapper, Avicennasis, pywikibot-bugs-list, jayvdb _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
