- Install livesplit server: https://github.com/LiveSplit/LiveSplit.Server
- Make a twitch dev account for your bot and get an auth token: https://dev.twitch.tv/console/apps/create
- Install Node.js: https://nodejs.org/en/download/
- Download repo, open cmd in folder and type
npm install tmi.js --save
- Edit config.js
- Add livesplit server to your livesplit layout, and start it (control -> start server). Do this first or bot will crash
- Type
node bot.js
in cmd
Current commnds to use in twitch chat: !commands, !split, !time, !pb Command timeout is 10 seconds by default