mirror of
https://github.com/reality/dbot.git
synced 2025-01-12 04:52:36 +01:00
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