This commit is contained in:
elmo-space 2018-09-01 21:18:33 +02:00
parent 1264c6e322
commit 5e8c70f1e3

10
bert.py
View File

@ -28,12 +28,12 @@ import efukt
version = "v0.8"
# IRC settings
host = "irc.n0xy.net"
port = 6697
nick = "elon"
host = ""
port =
nick = "bert"
password = ""
chan = "#w0bm"
fefe_chans = ["#w0bm", "#security"]
chan = ""
fefe_chans = [""]
# Twitter settings
consumer_key = ""