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" 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 = ""