Skip to content

williamtorres1/will-support-bot

Repository files navigation

Will Support Bot

My bot for twitch made with 💜 and TypeScript.

Demonstration

Table of Contents

Inspiration

When i started my live streams, i'm always thinking in add a bot to display my elo and some others message than you're already familiarize. But i don't like the way public bots works, so i built my own. 🤗

Techs

Installing

# Clone
$ git clone [email protected]:williamtorres1/will-support-bot.git

# Access the folder
$ cd will-support-bot

# Install the dependencies
$ yarn

# Run
$ yarn dev

# The bot will run on port 443 - <irc-ws.chat.twitch.tv:443>

You'll need some things to run this project:

  1. A Twitch account
  2. Register a new application on twitch developer
  3. A Riot Games account
  4. A development api key

Create a .env file and copy the content on .env.example, replacing with the informations you got and want.

Enjoy and have fun with your new bot!