forked from GitHub/dbot
Not sure what the hell is up with this package
This commit is contained in:
parent
af7d8c58d1
commit
c20e5b61f2
@ -1,5 +1,5 @@
|
|||||||
var vm = require('vm');
|
var vm = require('vm');
|
||||||
var s = require('sandbox');
|
var s = require('sandbox')();
|
||||||
|
|
||||||
var js = function(dbot) {
|
var js = function(dbot) {
|
||||||
var dbot = dbot;
|
var dbot = dbot;
|
||||||
|
Loading…
Reference in New Issue
Block a user