Skip to content
Snippets Groups Projects
Commit adfd5429 authored by deuce's avatar deuce
Browse files

We don't need these extra libs.

parent 0def6eae
Branches
Tags
No related merge requests found
if(!js.global || js.global.HTTPRequest==undefined)
js.global.load("http.js");
if(!js.global || js.global.USCallsign==undefined)
js.global.load("callsign.js");
Bot_Commands["SHOULD"] = new Bot_Command(0, false, false); Bot_Commands["SHOULD"] = new Bot_Command(0, false, false);
Bot_Commands["SHOULD"].command = function (target, onick, ouh, srv, lbl, cmd) { Bot_Commands["SHOULD"].command = function (target, onick, ouh, srv, lbl, cmd) {
// Remove empty cmd args // Remove empty cmd args
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment