update
This commit is contained in:
parent
1264c6e322
commit
5e8c70f1e3
10
bert.py
10
bert.py
|
@ -28,12 +28,12 @@ import efukt
|
||||||
version = "v0.8"
|
version = "v0.8"
|
||||||
|
|
||||||
# IRC settings
|
# IRC settings
|
||||||
host = "irc.n0xy.net"
|
host = ""
|
||||||
port = 6697
|
port =
|
||||||
nick = "elon"
|
nick = "bert"
|
||||||
password = ""
|
password = ""
|
||||||
chan = "#w0bm"
|
chan = ""
|
||||||
fefe_chans = ["#w0bm", "#security"]
|
fefe_chans = [""]
|
||||||
|
|
||||||
# Twitter settings
|
# Twitter settings
|
||||||
consumer_key = ""
|
consumer_key = ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user