@ -1,8 +1,8 @@
#!/usr/bin/python
network = "irc.synirc.net"
network = "localhost"
nick = "skybotisgay"
nick = "skybot"
channel = "#cobol"
channel = "#test"
import sys
import os