Create config.py

This commit is contained in:
LetterJay
2017-06-10 10:07:47 -05:00
committed by GitHub
parent 50b56ef4c9
commit 7e8746d436
-1
View File
@@ -1,7 +1,6 @@
# Configuration for the minibot.py bot starts here
server = "irc.rizon.net"
port = 6667
nudge_port = 45678
channels = ["#asdfgbus", "#botbus"]
defaultchannel = "#asdfgbus"