Update sweebot.py

This commit is contained in:
Swee 2024-09-22 13:49:56 -07:00
parent a87bab8b70
commit ed5e0e93f3

View file

@ -23,7 +23,7 @@ class config:
except: except:
print(traceback.format_exc()) print(traceback.format_exc())
return '' return ''
# Code snippet from my buddy Irish # Code snippet from my buddy Irish
# Define a dictionary to map terminal color codes to IRC color codes # Define a dictionary to map terminal color codes to IRC color codes
color_map = { color_map = {