Notice about cog abandonment
This commit is contained in:
parent
e214b9f885
commit
bfd5087aa9
2 changed files with 14 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue