mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 12:49:57 +00:00
Removed the resources.json reference bcs it isnt needed anymore
This commit is contained in:
parent
c49664867f
commit
e21a5f0a9e
@ -1,4 +1,3 @@
|
||||
const resources = require('../props/resources.json');
|
||||
const { getStrings } = require('../plugins/checklang.js');
|
||||
const { isOnSpamWatch } = require('../plugins/lib-spamwatch/spamwatch.js');
|
||||
const spamwatchMiddleware = require('../plugins/lib-spamwatch/Middleware.js')(isOnSpamWatch);
|
||||
|
Loading…
x
Reference in New Issue
Block a user