mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 14:29:29 +01:00
test
This commit is contained in:
parent
fca6c4f573
commit
2ec6423e99
2
run.js
2
run.js
@ -14,8 +14,6 @@ var DBot = function(dModules, timers) {
|
||||
|
||||
this.instance = jsbot.createJSBot(this.name, 'irc.aberwiki.org', 6667, this, function() {
|
||||
this.instance.join('#realitest');
|
||||
this.instance.join('#42');
|
||||
this.instance.join('#itonlygetsworse');
|
||||
}.bind(this));
|
||||
|
||||
this.moduleNames = dModules;
|
||||
|
Loading…
Reference in New Issue
Block a user