Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrope committed Mar 4, 2013
2 parents a444e05 + 8e99ac1 commit db6550c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clock.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def f_time(willie, trigger):
else:
willie.say("I'm sorry, I don't know about the %s timezone or"
" user." % tz)
return
#We don't have a timzeone. Is there one set? If not, just use UTC
elif willie.db:
if trigger.nick in willie.db.preferences:
Expand Down

0 comments on commit db6550c

Please sign in to comment.