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: 10 months ago
JSON representation
chat bot de twitch con nodejs y variables de etorno
- Host: GitHub
- URL: https://github.com/stack-analyze/twitch-chat-bot
- Owner: stack-analyze
- License: mit
- Created: 2020-05-07T04:59:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T05:02:17.000Z (over 3 years ago)
- Last Synced: 2025-02-22T03:41:48.669Z (about 1 year ago)
- Topics: ejemplos, environment-variables, es6, nodejs, nodejs-bot, nodemon, tmi, twitch
- Language: JavaScript
- Size: 401 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

desarrollando el codigo

> 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*__