Refactor plugins
This commit is contained in:
parent
bdb4a4f7a2
commit
5a1a207d0a
17 changed files with 16 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
const Resources = require('../props/resources.json');
|
||||
const { getStrings } = require('../plugins/checklang.js');
|
||||
const { getStrings } = require('../plugins/checkLang.js');
|
||||
const { isOnSpamWatch } = require('../spamwatch/spamwatch.js');
|
||||
const spamwatchMiddleware = require('../spamwatch/Middleware.js')(isOnSpamWatch);
|
||||
const axios = require("axios");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue