mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 12:49:57 +00:00
Put credits to Hitalo again because he wants it
This commit is contained in:
parent
915e22ede5
commit
024038e2ac
@ -1,3 +1,9 @@
|
|||||||
|
// Ported and improved from Hitalo's PyKorone bot
|
||||||
|
// Copyright (c) 2024 Hitalo M. (https://github.com/HitaloM)
|
||||||
|
// Original code license: BSD-3-Clause
|
||||||
|
// With some help from GPT (I don't really like AI but whatever)
|
||||||
|
// If this were a kang, I would not be giving credits to him!
|
||||||
|
|
||||||
const { isOnSpamWatch } = require('../plugins/lib-spamwatch/spamwatch.js');
|
const { isOnSpamWatch } = require('../plugins/lib-spamwatch/spamwatch.js');
|
||||||
const spamwatchMiddleware = require('../plugins/lib-spamwatch/Middleware.js')(isOnSpamWatch);
|
const spamwatchMiddleware = require('../plugins/lib-spamwatch/Middleware.js')(isOnSpamWatch);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user