Skip to content

A NodeCG-bundle which implements Social Media API's in the NodeCG framework

License

Notifications You must be signed in to change notification settings

chdxD1/nodecg-io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodecg-io

Feature Requests Bugs Pull Requests Services License Discord

A NodeCG-bundle which implements Social Media API's in the NodeCG framework

About nodecg-io

nodecg-io is the successor of ChatOverflow. The aim of this bundle is to simplify the code and expand the number of integrated services. The main goal is to increase the number of supported APIs to save you development time.

Implemented Services and Interfaces

  • AutoHotkey
  • Android (using adb)
  • CurseForge
  • Discord
  • Google Sheets (gsheets)
  • IntelliJ IDEs
  • IRC (Internet Relay Chat)
  • MIDI Input
  • MIDI Output
  • Nanoleafs
  • OBS
  • Philips Hue
  • RCON
  • Reddit
  • sACN Receiver
  • sACN Sender
  • Serial Port (Arduino)
  • Slack WebAPI
  • Spotify
  • Elgato Stream Deck
  • StreamElements
  • Telegram
  • TIANE
  • TipeeeStream
  • Twitch Addons
  • Twitch API
  • Twitch Chat
  • Twitch PubSub
  • Twitter
  • WebSocket Client
  • WebSocket Server
  • Xdotool
  • YouTube

How to use nodecg-io

If you want to use nodecg-io, you should note that it is only a framework for your bundle, so you need at least a basic knowledge of the programming language JavaScript or any other language that compiles to JavaScript like TypeScript. If that's no problem you can head over to the installation guide and take a look at the available nodecg-io services.

How to contribute

If you want to contribute to this bundle you can implement one of those services or fix an issue. Before contributing head over to the How to contribute guide.

Code Overflow Team

| @daniel0611

| @joblo2213

| @sebinside

| @Promasu

P.S.: If you have some spare time to help out around here, we would be delighted to add your name to this list!

Repository structure

nodecg-io/
+--docs/                         Documentation repo (you have to clone this separately)
+--nodecg-io-core/               Core framework
   +--dashboard/                    GUI
+--nodecg-io-<service name>/     Service implementations
+--samples/                      Samplecode that shows how each service is used
+--utils/                        Utility packages for shared code between services

About

A NodeCG-bundle which implements Social Media API's in the NodeCG framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.8%
  • Python 3.9%
  • HTML 3.2%
  • JavaScript 1.2%
  • Other 0.9%