needed to require http. whoops.

This commit is contained in:
Luke Slater 2012-04-14 06:08:54 +01:00
parent eafeb23a77
commit 4bb3836665

View File

@ -1,3 +1,5 @@
var http = require('http');
var autoshorten = function(dbot) {
var dbot = dbot;