Someone
public text v1 · immutableTraceback (most recent call last):
File "./plugins/scc.py", line 633, in on_text
watchlist_splitted[1] = '^' + watchlist_splitted[1] + '$'
IndexError: list index out of range
Traceback (most recent call last):
File "./plugins/scc.py", line 543, in on_text
if option["service"] != 'on':
KeyError: 'service'
Traceback (most recent call last):
File "scc.py", line 543, in on_text
if option["service"] != 'on':
KeyError: 'service'