-
Notifications
You must be signed in to change notification settings - Fork 14
Lebot
Garrett Fleenor edited this page Jul 10, 2013
·
7 revisions
#Using lebot
lebot is the patch content analysis bot that is in #REside
All commands are prefixed with .
Patches are in the form :
- GUX where X is the game update. Example:
GU3
- GUXhfY where X is the game update and Y is the patch number. Example:
GU3hf2
is the patch released on 3-1-2012
-
ping
Returns a pong -
lastupdate
returns the date of the last patch for PS2 Live and Test
-
stats <player>
queries census for the player's stats -
lastquery
returns the last census query that was run
-
find <string>
Finds all files withstring
in the name -
lookup <filename>
Looks up the revision history forfilename
-
report_revinfo <patch>
Reports general information related topatch
-
report_if <patch>
Reports the Interesting Files for revisionpatch
. Interesting files are files that contain a string noted in the interesting files tags. -
report_chng <patch>
Reports all changed files in the revision.
-
register <password>
registers an account with lebot -
togglesysmessages
enables lebot to message you when an important event occurs (currently when Planetside 2 is updated)