forked from swee/MeowNex
Update sweebot.py
This commit is contained in:
parent
a87bab8b70
commit
ed5e0e93f3
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class config:
|
|||
except:
|
||||
print(traceback.format_exc())
|
||||
return ''
|
||||
|
||||
|
||||
# Code snippet from my buddy Irish
|
||||
# Define a dictionary to map terminal color codes to IRC color codes
|
||||
color_map = {
|
||||
|
|
Loading…
Reference in a new issue