summaryrefslogtreecommitdiffstats
path: root/modules/tell.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tell.py')
-rwxr-xr-xmodules/tell.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tell.py b/modules/tell.py
index 5e61007..d3ee609 100755
--- a/modules/tell.py
+++ b/modules/tell.py
@@ -122,6 +122,7 @@ def message(phenny, input):
tellee = input.nick
channel = input.sender
+ if not os: return
if not os.path.exists(phenny.tell_filename):
return