Removing channels array as it is redundant

pull/8/head
sgoudham 4 years ago
parent d41247ba60
commit 1ca78f7678

@ -42,9 +42,6 @@ colors = {
'MEDIUM_VIOLET_RED': 0xC71585,
}
# Allowed channel for Enso~Chan commands
channels = ["enso-chan-commands", "picto-chat", 663651584399507481]
# Grabbing the list of colours
colour_list = [c for c in colors.values()]

Loading…
Cancel
Save