diff options
| -rw-r--r-- | bot/cogs/bigbrother.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/cogs/bigbrother.py b/bot/cogs/bigbrother.py index 31dbf8b5e..29b13f038 100644 --- a/bot/cogs/bigbrother.py +++ b/bot/cogs/bigbrother.py @@ -223,6 +223,7 @@ class BigBrother: A `reason` for watching is required, which is added for the user to be watched as a note (aka: shadow warning) """ + channel_id = Channels.big_brother_logs post_data = { |