TwitchToYoutube/.env
Fijxu 91442fd202 Cambiar config.sh a .env para evitar conflictos
- Sirve para hacer scripts que ejecuten todos los archivos que terminen en .sh
2022-11-23 16:26:10 -03:00

6 lines
210 B
Bash

#!/bin/bash
# Autorización de twitch (https://dev.twitch.tv/docs/authentication)
export twitchauth="r283c2jg3x7rdkco7ntm83i69dff77"
# ID del cliente de twitch
export clientid="rg4vruf4sh6zcuvujmi600c9smvhvn"