Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit b3b765e

Browse files
committed
Add deprecation warning.
1 parent 1fc9009 commit b3b765e

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

docs/index.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,28 @@
22

33
![nodecg-io logo](assets/header_white.png)
44

5+
# ⚠️ nodecg-io is abandoned
6+
7+
This project is no longer actively maintained and is archived.
8+
The domain [nodecg.io](https://codeoverflow-org.github.io/nodecg-io-docs/RELEASE/) is also not available anymore.
9+
Use this project at your own risk - breaking APIs and security vulnerabilities are expected to happen soon.
10+
If you wish to continue nodecg-io, please fork it.
11+
Similar projects may or may not happen in the future [here](https://github.com/sebinside).
12+
13+
## About nodecg-io
14+
515
[![Feature Requests](https://img.shields.io/github/issues/codeoverflow-org/nodecg-io/enhancement?label=Feature%20Requests&style=flat-square)](https://github.com/codeoverflow-org/nodecg-io/labels/enhancement)
616
[![Bugs](https://img.shields.io/github/issues/codeoverflow-org/nodecg-io/bug?label=Bugs&style=flat-square)](https://github.com/codeoverflow-org/nodecg-io/labels/bug)
717
[![Pull Requests](https://img.shields.io/github/issues-pr/codeoverflow-org/nodecg-io?label=Pull%20Requests&style=flat-square)](https://github.com/codeoverflow-org/nodecg-io/pulls)
818

919
<!-- Do not set the 'Services implemented' value manually. It's inserted automatically. -->
1020

11-
[![Services](https://img.shields.io/static/v1?label=Services%20implemented&message=43&color=blue&style=flat-square)](services.md)
21+
[![Services](https://img.shields.io/static/v1?label=Services%20implemented&message=45&color=blue&style=flat-square)](services.md)
1222
[![License](https://img.shields.io/github/license/codeoverflow-org/nodecg-io?label=License&style=flat-square)](https://github.com/codeoverflow-org/nodecg-io/blob/main/LICENSE)
1323
[![Discord](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&style=flat-square)](https://discord.gg/sX2Gjbs/)
1424

1525
**nodecg-io is a [NodeCG](https://github.com/nodecg/nodecg)-bundle that implements Social Media API's in the NodeCG framework**
1626

17-
## About nodecg-io
18-
1927
nodecg-io is the successor of
2028
[ChatOverflow](https://github.com/codeoverflow-org/chatoverflow). The aim of
2129
this bundle is to simplify the code and expand the number of integrated

0 commit comments

Comments
 (0)