From cfbc651fa0f1c9150ed416f825bd2f447dc57c10 Mon Sep 17 00:00:00 2001 From: Navy Date: Thu, 12 Nov 2020 00:58:13 +0200 Subject: [PATCH] word watcher setting --- .../settings/moderation/WordWatcher.js | 174 ++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 structure/client/components/settings/moderation/WordWatcher.js diff --git a/structure/client/components/settings/moderation/WordWatcher.js b/structure/client/components/settings/moderation/WordWatcher.js new file mode 100644 index 0000000..0d3aa7f --- /dev/null +++ b/structure/client/components/settings/moderation/WordWatcher.js @@ -0,0 +1,174 @@ +const { Setting } = require('../../../../interfaces/'); +const { Util } = require('../../../../../util'); + +module.exports = class WordWatcher extends Setting { + + constructor(client) { + + super(client, { + name: 'wordWatcher', + module: 'moderation', + aliases: [], + resolve: 'GUILD', + usage: '