Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stack-analyze/twitch-chat-bot

chat bot de twitch con nodejs y variables de etorno
https://github.com/stack-analyze/twitch-chat-bot

ejemplos environment-variables es6 nodejs nodejs-bot nodemon tmi twitch

Last synced: about 2 months ago
JSON representation

chat bot de twitch con nodejs y variables de etorno

Awesome Lists containing this project

README

        

# TWITCH CHAT BOT

bot de codigo abierto para el realizar chatbots con nodejs para la realizacion de chat bot en twitch usando variables de etorno

## NPM modules:

* tmi.js
* dotenv
* nodemon *solo para desarrollo*

para el desarrollo o aportar de bot se debe conocer nodejs, es6+ y variables de entorno

ejemplos:

ejecución del script
![alt text](docs/ejemplo1.png "node in development mode")

desarrollando el codigo
![alt text](docs/ejemplo2.png "writing twitch chat bot")

> para desplegar el chat bot de twitch debes usar servidores dedicados o PaaS como ejemplo: *Heroku*

links:

[twitch tmi token](https://twitchapps.com/tmi/)
[tmi.js github repo](https://github.com/tmijs/tmi.js)
[twitch developers portal](https://dev.twitch.tv/)

licencia __*MIT*__