I am not a smart person sometimes
This commit is contained in:
parent
fd7253ded7
commit
6518fe7136
5 changed files with 12 additions and 12 deletions
|
@ -18,7 +18,6 @@ print 'CloudBot DEV <http://git.io/cloudbotirc>'
|
|||
# create new bot object
|
||||
bot = Bot()
|
||||
bot.vars = {}
|
||||
bot.history = {}
|
||||
|
||||
# record start time for the uptime command
|
||||
bot.start_time = time.time()
|
||||
|
|
Reference in a new issue