Twitch Chat Bot Using Node.JS / tmi.js / How To Make A Twitch Bot Using JavaScript (Node.JS)

Published: 02 July 2020
on channel: TTPO100AJIEX
902
16

Hello everyone! Welcome to my channel! In this video we will continue making bots. We will stop with discord for a while and make a twitch chat-bot using tmi.js. Today we will register the bot and make a simple command of resending messages from twitch chat to discord to understand, how does it work and what is the message event in tmi and how to work with it. I will also show, how to send messages to the chat and how to wisper users in twitch. Enjoy watching!
If the video was helpful or interesting, please subscribe the channel, press the like and the bell buttons. If you have questions, you can ask me in comments or in discord. Thanks for watching!
P.S. I am not form an English-speaking country, so I may make some mistakes. If you notice them, report in the comments please. It will really help me make my content a way better. Thank you very much!

Discord:   / discord  
VK: https://vk.com/ggttpo100ajiex
Twitch:   / ttpo100ajiex  
Instagram:   / aleksandrsabramov  

-----------------------------------------------------------------------------------------------------------

Links:
Registration and docs: https://dev.twitch.tv/
GitHub tmi.js: https://github.com/tmijs

const client = new tmi.Client(
{
options: {debug: true},
connection:
{
reconnect: true,
secure: true
},
identity:
{
username: '',
password: ''
},
channels: []
});


On this page of the site you can watch the video online Twitch Chat Bot Using Node.JS / tmi.js / How To Make A Twitch Bot Using JavaScript (Node.JS) with a duration of hours minute second in good quality, which was uploaded by the user TTPO100AJIEX 02 July 2020, share the link with friends and acquaintances, this video has already been watched 902 times on youtube and it was liked by 16 viewers. Enjoy your viewing!