Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stack-analyze/twitch-chat-bot
- Owner: stack-analyze
- License: mit
- Created: 2020-05-07T04:59:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T05:02:17.000Z (about 2 years ago)
- Last Synced: 2024-04-14T10:05:48.001Z (8 months 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
![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*__