This commit is contained in:
sekkusu@server.danieljennings.net 2009-05-22 00:14:01 +00:00
parent 92ea836c50
commit 4358a4cc62
1 changed files with 2 additions and 2 deletions

4
bot.py
View File

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