Sample Twitch bot built with twitch-wrapper-ts
- Based on Typescript
- Has Parameter Types
- Clone this repo
- edit
config.ts.exampleand rename it toconfig.ts - change the channel in index.ts
npm installnpm start(will compile automatically)- Tada!
- See commands folder
- Modify example.ts and create new commands as you want, they will be added automatically.
