Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fxhxyz4/twitchcolorchanger

Change color of your name on twitch using delay
https://github.com/fxhxyz4/twitchcolorchanger

Last synced: about 1 month ago
JSON representation

Change color of your name on twitch using delay

Awesome Lists containing this project

README

        

## ![webp](./assets/1x.webp) TwitchColorChanger — v2

### Change color of your name on twitch using delay.

#

### installation & deploying:

___ㅤ1. download [nodejs](https://nodejs.org/en/download/package-manager) LTS version.___

___ㅤ2. [fork](https://github.com/fxhxyz4/TwitchColorChanger/fork) or [download](https://github.com/fxhxyz4/TwitchColorChanger/archive/refs/heads/main.zip) this repo.___

___ㅤ3. change [variables](#twitch) in «.env.example»,___

___ㅤㅤand «render.yaml» file.___

___ㅤ4. rename ".env.example" to «.env».___

___ㅤ5. add your github username___

___ㅤㅤand repo name to render.yaml file___

___ㅤ6. deploy on render or [use local](#development).___

ㅤ[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)

#

### list of dependecies:
___ㅤ[dotenv](https://www.npmjs.com/package/dotenv).___

___ㅤ[express](https://www.npmjs.com/package/express).___

___ㅤ[open](https://www.npmjs.com/package/open).___

___ㅤ[axios](https://www.npmjs.com/package/axios).___

___ㅤ[chalk](https://www.npmjs.com/package/chalk).___

___ㅤ[nodemon](https://www.npmjs.com/package/nodemon).___

#

### development:

__- `npm i` or `yarn`__

__- `yarn dep --- for deploy`__

__- or__

__- `yarn dev --- for development`__

__- `if you have older version of nodejs, change it in «.nvmrc» file`__

#

### [twitch](https://dev.twitch.tv):
___change: (USER, ID, CHANNEL, CLIENT_ID, CLIENT_SECRET, OAUTH) in «.env.example», and «render.yaml» file___

![twitch dev console](./assets/image1.png)

#

### License: [MIT](./license.md)

#

### if you questions?

___ㅤwrite in [issues](https://github.com/fxhxyz4/TwitchColorChanger/issues)___