Skip to content

Talha-T/twitch-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-bot

Sample Twitch bot built with twitch-wrapper-ts

What does it do?

image

How is it different?

  • Based on Typescript
  • Has Parameter Types

How do I start it?

  • Clone this repo
  • edit config.ts.example and rename it to config.ts
  • change the channel in index.ts
  • npm install
  • npm start (will compile automatically)
  • Tada!

How do I extend it?

  • See commands folder
  • Modify example.ts and create new commands as you want, they will be added automatically.

About

Twitch bot built with twitch-wrapper-ts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published