Changes between Initial Version and Version 1 of hc
- Timestamp:
- Jun 6, 2011 10:51:49 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
hc
v1 v1 1 This query asks the agent to tell you its current health. 2 3 '''Parameters:''' 4 * Takes no parameters. 5 6 '''Responds:''' 7 * ''X'' where X is the current health of the bot. 8 9 '''Reports:''' 10 * ''done'' when the task completes. 11 * ''popped'' if popped by [[po]]. 12 * ''forgotten'' if deleted by [[fa]]. 13 14 '''Example:''' 15 * User sends: "n hc 512" 16 * Bot replies "rs hc 512 44" 17 * Bot replies "cp hc 512 done"