This commit is contained in:
parent
cf793a99e3
commit
46a0f4e54f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import threading
|
|||
__ircat_type__ = "allsocket"
|
||||
__ircat_requires__ = ["ban-provider"]
|
||||
__ircat_giveme__ = ["sql"] # Only command and allsocket have these.
|
||||
__ircat_fakechannels__ = {"#IRCATSUCKS": "🅱️0tn3t pr0t3ct10n, do not join."}
|
||||
__ircat_fakechannels__ = {"#IRCATSUCKS": "B0tn3t pr0t3ct10n, do not join."}
|
||||
class IRCatModule:
|
||||
sus_strings = [
|
||||
" .''.", # 2025 new year
|
||||
|
|
Loading…
Add table
Reference in a new issue