This command clears the command queue. '''Parameters:''' * This command does not accept any parameters. '''Reports:''' * ''done'' immediately. * ''popped'' if popped by [[po]] before execution. * ''forgotten'' if deleted by [[fa]] before execution. * Causes all other actions to report ''forgotten''. '''Example:''' * User sends: "n mf 16 0 1" * Bot starts moving. * User sends: "t mf 17 90 1" * User sends: "t mf 18 135 1" * User sends: "t mf 19 180 1" * User sends: "n fa 20" * Bot replies "cp fa 20 done" * Bot replies "cp mf 16 forgotten" * Bot replies "cp mf 17 forgotten" * Bot replies "cp mf 18 forgotten" * Bot replies "cp mf 19 forgotten"