mirror of
https://github.com/reality/dbot.git
synced 2025-01-25 19:44:22 +01:00
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…
Reference in New Issue
Block a user