aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/ducks.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/ducks.py b/modules/ducks.py
index b313a2c6..83251cef 100644
--- a/modules/ducks.py
+++ b/modules/ducks.py
@@ -228,10 +228,10 @@ class Module(object):
nick = user.nickname
id = user.id
- poached = user.get_channel_settings_per_setting("ducks-shot", 0
+ poached = user.get_channel_settings_per_setting("ducks-shot", []
)
friends = user.get_channel_settings_per_setting(
- "ducks-befriended", 0
+ "ducks-befriended", []
)
channel_friends = 0