forked from GitHub/dbot
cleanup
This commit is contained in:
parent
65be2ebcb5
commit
96a339a8d4
@ -1,7 +1,6 @@
|
|||||||
var _ = require('underscore')._;
|
var _ = require('underscore')._;
|
||||||
|
|
||||||
var api = function(dbot) {
|
var api = function(dbot) {
|
||||||
|
|
||||||
return {
|
return {
|
||||||
// Is user ignoring command/module?
|
// Is user ignoring command/module?
|
||||||
'isUserIgnoring': function(server, user, item, callback) {
|
'isUserIgnoring': function(server, user, item, callback) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user