Updating commands to work in picto-chat in the bench

pull/2/head
sgoudham 4 years ago
parent 94794b0b35
commit 8f7f17b8c8

@ -40,7 +40,7 @@ colors = {
} }
# Allowed channel for Enso~Chan commands # Allowed channel for Enso~Chan commands
channels = ["enso-chan-commands"] channels = ["enso-chan-commands", "picto-chat"]
# Grabbing the list of colours # Grabbing the list of colours
colour_list = [c for c in colors.values()] colour_list = [c for c in colors.values()]

Loading…
Cancel
Save