mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 14:29:29 +01:00
stop telling people to fuck off
This commit is contained in:
parent
31cd3b5995
commit
3c225defee
@ -27,7 +27,6 @@ var link = function(dbot) {
|
||||
size += chunk.length;
|
||||
if(size > limit) {
|
||||
page.abort();
|
||||
event.reply('request too big, fuck off');
|
||||
}
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user