remove testing lines

This commit is contained in:
hgw 2023-10-02 02:14:35 +00:00
parent 4b4be82e28
commit f5c5d66545

View File

@ -7,11 +7,9 @@ var randomext = require('./random-ext')
var config = { //edit your shit here var config = { //edit your shit here
server: "irc.supernets.org", server: "irc.supernets.org",
//server: "irc.goat.chat",
port: 6697, port: 6697,
SSL: true, SSL: true,
channels: ['#superbowl', '#dev'], channels: ['#superbowl', '#dev'],
//channels: ['#dev2'],
botName: "fascinus", botName: "fascinus",
userName: "fascinus", userName: "fascinus",
realName: "Sneed" realName: "Sneed"