updates, fixed .clear

This commit is contained in:
neersighted 2012-02-29 12:11:51 -08:00
parent 4e1ae63ffe
commit 7c0ff1f561
3 changed files with 17 additions and 12 deletions

View file

@ -4,8 +4,8 @@ import sys
import os
import subprocess
if os.path.isfile("./bot.log"):
clear = ": >./bot.log"
if os.path.isfile("./cloudbot"):
clear = "./cloudbot clear"
else:
clear = ":"