diff --git a/settings.py b/settings.py index a62ad8e5..4b51bed5 100644 --- a/settings.py +++ b/settings.py @@ -40,7 +40,7 @@ colors = { } # Allowed channel for Enso~Chan commands -channels = ["enso-chan-commands"] +channels = ["enso-chan-commands", "picto-chat"] # Grabbing the list of colours colour_list = [c for c in colors.values()]