Merge branch 'develop' of github.com:lukeroge/CloudBot into develop
This commit is contained in:
commit
c3143628c6
1 changed files with 0 additions and 1 deletions
1
cloudbot
1
cloudbot
|
@ -7,7 +7,6 @@ import re
|
|||
import json
|
||||
|
||||
if os.path.isfile("./config"):
|
||||
command = command
|
||||
try:
|
||||
config = json.load(open('config'))
|
||||
except ValueError, e:
|
||||
|
|
Reference in a new issue