Menu

[r29]: / scriptbot / scripts / perform.js  Maximize  Restore  History

Download this file

11 lines (8 with data), 457 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
// To auth with quakenet's Q, uncomment the following sendRawLine command
// and replace 'scriptbot test123' with your username and password
//bot.sendRawLine("PRIVMSG Q@CServe.quakenet.org :AUTH scriptbot test123");
// To auth with freenode's NickServ, uncomment the following sendRawLine command
// and replace 'test123' with your password
//bot.sendRawLine("PRIVMSG NickServ :IDENTIFY test123");
bot.setMode("+iw");
bot.joinChannel("#jawe");
MongoDB Logo MongoDB