User talk:PxBot II/source

From WikiProjectMed
Jump to navigation Jump to search

Developer's log of all source code changes made to the bot (source). Stolen from SineBot.

1.0.0pre1

Basic anti vandalism bot. Uses a list of bad words and watches byte changes to decide whether or not to revert.

1.0.0pre2

Creating warning system, located here. Bot also identifies previous warnings.

1.0.0pre3

Bot now rollsback, instead of reverting to last change. Also identifies previous warnings by date. Added Console.WriteLine to various parts of the code.