mirror of
https://github.com/reality/dbot.git
synced 2025-01-11 20:42:37 +01:00
needed to require http. whoops.
This commit is contained in:
parent
eafeb23a77
commit
4bb3836665
@ -1,3 +1,5 @@
|
|||||||
|
var http = require('http');
|
||||||
|
|
||||||
var autoshorten = function(dbot) {
|
var autoshorten = function(dbot) {
|
||||||
var dbot = dbot;
|
var dbot = dbot;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user