From faf1e5fc78266210049e84a15103620c558bd13e Mon Sep 17 00:00:00 2001 From: PalmDevs Date: Fri, 29 Mar 2024 19:49:20 +0700 Subject: [PATCH] chore(bots/discord): remove dupe response --- bots/discord/config.revanced.ts | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/bots/discord/config.revanced.ts b/bots/discord/config.revanced.ts index 899be4d..5d0ad06 100644 --- a/bots/discord/config.revanced.ts +++ b/bots/discord/config.revanced.ts @@ -177,6 +177,7 @@ export default { threshold: 0.85, }, ], + ocrTriggers: [/is not installed/], response: { title: 'Why does YouTube say, I am offline ❓', description: @@ -228,21 +229,6 @@ export default { ], }, }, - { - triggers: [], - ocrTriggers: [/is not installed/], - response: { - title: 'How do I download videos on YouTube ❓', - description: - 'You might have asked a question that has already been answered in <#953993848374325269>. Make sure to read it as it will answer a lot of your questions, guaranteed.', - fields: [ - { - name: '🔸 Regarding your question', - value: 'In order to be able to download videos on YouTube without YouTube Premium, you can patch YouTube with the `External downloads` patch. You can configure the downloader in the settings of the patched app. NewPipe is the default downloader. Please refer to <#953993848374325269> `24`.', - }, - ], - }, - }, { triggers: [], ocrTriggers: [/You're offline|Please check your/],