From bfd5087aa92dd2ebb41313d795aac25e226c6f80 Mon Sep 17 00:00:00 2001 From: Zevaryx Date: Fri, 10 Nov 2023 21:34:29 -0700 Subject: [PATCH] Notice about cog abandonment --- jarvis/cogs/unique/ctc2.py | 8 +++++++- jarvis/cogs/unique/dbrand.py | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/jarvis/cogs/unique/ctc2.py b/jarvis/cogs/unique/ctc2.py index 0f2ef41..0824252 100644 --- a/jarvis/cogs/unique/ctc2.py +++ b/jarvis/cogs/unique/ctc2.py @@ -1,9 +1,15 @@ """ JARVIS Complete the Code 2 Cog. -This cog is now maintenance-only due to conflict with the dbrand moderators. +This cog is now abandoned due to conflict with the dbrand moderators. Please do not file feature requests related to this cog; they will be closed. + +This cog has been abandoned by @zevaryx and any support must come through PRs. + +No longer being a part of the community and hearing about *certain users* talking about me behind my back +that request said features, means that I am no longer putting any energy into this. If you want to keep +it running, make a PR to fix things. """ import logging import re diff --git a/jarvis/cogs/unique/dbrand.py b/jarvis/cogs/unique/dbrand.py index 771d9a2..03de788 100644 --- a/jarvis/cogs/unique/dbrand.py +++ b/jarvis/cogs/unique/dbrand.py @@ -1,9 +1,15 @@ """ JARVIS dbrand cog. -This cog is now maintenance-only due to conflict with the dbrand moderators. +This cog is now abandoned due to conflict with the dbrand moderators. Please do not file feature requests related to this cog; they will be closed. + +This cog has been abandoned by @zevaryx and any support must come through PRs. + +No longer being a part of the community and hearing about *certain users* talking about me behind my back +that request said features, means that I am no longer putting any energy into this. If you want to keep +it running, make a PR to fix things. """ import logging import re