Code Monkey home page Code Monkey logo

llcool-twitch-tools's Introduction

LL Cool Twitch Tools

Hit me up on my twitch channel

Ok hear me out: this project is tagged as a trash project. It means that I can drop this project at ANY moment so be careful. And subscribe to my Twitch channel.

This project is a playground where I do fun stuffs with the Twitch API. It contains:

  1. A Rust backend that connects to Twitch API (app and user access token)
  2. A Svelte frontend that consumes an API built with this Rust backend
  3. An erzatz of a wannabe chatbot that I'm currently building with Tokio

Tbh, this project should be the thing I should be using to have custom:

  • Twitch alerts (follow, subs, raids)
  • Chat
  • Fun automation stuffs...

Feel free to reuse this project and have fun with it!!

Setup

Tools

  • Rust with Cargo and stuffs
  • Node with pnpm as a package manager
  • Docker
  • mkcert
  • Taskfile task runner (download it here)

Prerequisites

  1. Create app/.env.development using the app/.env.example as an example
  2. Create api/.env using the api/.env.example as an example
  3. Default domain being twitchtools.local frontend (app) url being app.twitchtools.local and backend (api) url being api.twitchtools.local
  4. Chose a name for you bot (you must create a twitch account with this name)
  5. You need to create a twitch developer app in your twitch dev console
  6. Save the client ID and the client secret in your api/.env file
  7. Run task init
  8. Run task start
  9. Apply sqlx migrations and you should be good to go

llcool-twitch-tools's People

Contributors

christopher2k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.