I suck
This commit is contained in:
parent
fac9e5d469
commit
897d88b7ee
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ channel_irc = ["##sweezero"]
|
|||
botnick_irc = environ.get('SBnick')
|
||||
botnickpass_irc =environ.get('SBuser')
|
||||
botpass_irc = environ.get('SBpass')
|
||||
allowedparse = ["text/html", "application/x-httpd-php", "text/xhtml", "text/xhtml+xml"]
|
||||
allowedparse = ["text/html", "application/x-httpd-php", "application/xhtml", "application/xhtml+xml"]
|
||||
irc = bot_irc()
|
||||
irc2 = bot_irc()
|
||||
irc3 = bot_irc()
|
||||
|
|
Loading…
Reference in a new issue