You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
**A NodeCG-bundle which will implement Social Media API's in the NodeCG framework**
11
-
12
-
> Development status: framework mostly implemented
13
-
> Services implemented: see list below
10
+
**A NodeCG-bundle which implements Social Media API's in the NodeCG framework**
14
11
15
12
## About nodecg-io
16
13
@@ -58,7 +55,7 @@ If that's no problem you can head over to the [installation guide](https://nodec
58
55
59
56
## How to contribute
60
57
61
-
If you want to contribute to this bundle you can implement one of those services or fix an [issue](https://github.com/codeoverflow-org/nodecg-io/issues). Before contributing head over to the [How to contribute](https://nodecg.io/contribute/contribute/)- Guide.
58
+
If you want to contribute to this bundle you can implement one of those services or fix an [issue](https://github.com/codeoverflow-org/nodecg-io/issues). Before contributing head over to the [How to contribute](https://nodecg.io/contribute/contribute/)guide.
62
59
63
60
## Code Overflow Team
64
61
@@ -81,4 +78,5 @@ nodecg-io/
81
78
+--dashboard/ GUI
82
79
+--nodecg-io-<service name>/ Service implementations
83
80
+--samples/ Samplecode that shows how each service is used
81
+
+--utils/ Utility packages for shared code between services
0 commit comments