Notice about cog abandonment

This commit is contained in:
Zeva Rose 2023-11-10 21:34:29 -07:00
parent e214b9f885
commit bfd5087aa9
2 changed files with 14 additions and 2 deletions

View file

@ -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

View file

@ -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