This is a Twitch bot for twitch.tvbeginbot. If you have any Questions regarding this Project feel free to ask. You found a Bug? Please create an Issue.
Little guide on how to make it work.
-
Run this command
cp .env.example .envor by simple rename that.env.exampleto.env -
Go to Discord Developers and open / create your Bot Application.
-
Copy from your Bot that Token and paste it into the "Password" variable.
USERNAME="Botname"
PASSWORD="NDgyMjM0ODU1MzQygG1xAM1Mzcw.W37ENQ.SxEyK0451hK-lMaYDT-wEHdc"
CHANNEL0="Welcome"
CHANNEL1="offtopic"- Make sure to install npm with these Commands:
npm i
npm run buildYour Bot is now ready to run.