acouvreur / twitch-channel-points-hackathon

Twitch Channel Points Hackathon 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Channel Points Manager

Read the Project Story here

Checkout the presentation video

Awesome Channel Points Manager allows you to quickly setup amazing integrations with your games and broadcaster tools through Custom Rewards.

Automatically update your Channel Rewards when you change your game activity to allow your viewers interact with you specifically for the game you play!

Create Custom Rewards interactions with our plugins, each custom reward can trigger multiple effects!

Let your viewer change the weather and/or apply effects on the player in Minecraft thanks to our Minecraft plugin, or apply any sound effect like changing your voice pitch, or playing melodies with our MIDI plugin and any music software understanding MIDI signals, like Ableton!

Plugins

Plugins we developed and how to interact with them :

Installation

Download the latest release from here.

  • Choose the appropriate setup for your operating system:
    • Windows: .exe file
    • Linux: .snap file
    • Mac OSX: .dmg file
  • Install it!
    • This software is currently not signed/verified, so some operating system (e.g. Windows) may display an alert telling you that this software could be dangerous for your system. You need to accept the risks and allow the installation.

Development

To develop with the frontend in hot reloading mode

  • npm install
  • Start the frontend in hot reload cd frontend && npm start
  • Start the app in dev mode npm run start:dev (this packages the App with Electron)

To package the entire app

  • npm install
  • npm run build
  • npm run start

License

See License

Credits

Icons made by Smashicons from Flaticon

About

Twitch Channel Points Hackathon 2021

License:Other


Languages

Language:JavaScript 97.7%Language:HTML 1.8%Language:Shell 0.4%