Giter Club home page Giter Club logo

buttonica-twitch's Introduction

buttonica-twitch

buttonica-logo

Game Description

Entry for the #NumericaTwitchJam. Game based in THE BUTTON by Elendow.

Download the game

TBD

Featuring "Very Simple Twitch Chat" Unity Plugin

This game was entirely developed on Twitch and uses the Very Simple Twitch Chat Plugin

Very Simple Twitch Chat

FAQ

Secrets.cs can't be found

When you create a Twitch App on the Twitch Developer Dashboard, you get a CLIENT ID (this key is public) and you need to add it to the header in your Twitch API Calls.

Although this CLIENT ID is public, I don't think sharing mine in a repository is a good idea because every app should have its very own CLIENT ID and add it to the code in order to use the VIP/Timeout functionality.

To help you with this task, I've created a Secrets template where you can add your Client data. To add the saved file to your project, you can duplicate the file stored in Assets\Secrets\Secrets.cs.example and remove the extra extension of this file. This will result in a Secrets.cs file that will be recognized by the engine but won't be tracked by git.

To generate your own keys:

  1. Go to https://dev.twitch.tv/console/apps and authorize Twitch Developer to access your account.

  2. Click on the "Register Your Application" button.

  3. Register your application. Make sure you add the localhost URL to the redirect field

register-your-app

  1. Click on the "Manage" button.

get-client-secret

  1. Copy the generated "Client ID" and add it to your Secrets.cs file.

Thanks

This game has been developed thanks to a loving community of people that support me every day on Twitch. This wouldn't be possible without all of you <3

License

This project is released under the GPLv3 License by RothioTome (2023)

buttonica-twitch's People

Contributors

rothiotome avatar

Stargazers

Jesús Martín Zorrilla avatar Rafael Alcalde Azpiazu avatar Javier avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.