remove testing lines
This commit is contained in:
parent
4b4be82e28
commit
f5c5d66545
2
index.js
2
index.js
@ -7,11 +7,9 @@ var randomext = require('./random-ext')
|
||||
|
||||
var config = { //edit your shit here
|
||||
server: "irc.supernets.org",
|
||||
//server: "irc.goat.chat",
|
||||
port: 6697,
|
||||
SSL: true,
|
||||
channels: ['#superbowl', '#dev'],
|
||||
//channels: ['#dev2'],
|
||||
botName: "fascinus",
|
||||
userName: "fascinus",
|
||||
realName: "Sneed"
|
||||
|
Loading…
Reference in New Issue
Block a user