Guide
Introduction

Introduction

Buttercat is a modular, extensible, and easy to use bot framework for Twitch chat. It is written in TypeScript and uses the tmi.js library for connecting to Twitch chat.

Set up a Buttercat bot

Check out the Getting Started section of the docs for more info on how to set up a Buttercat bot

Use a Pre-made Plugin

Check out the Pre-made Plugin section of the docs for more info on how to make your own plugin

Make Your Own Plugin

Check out the Create a Plugin section of the docs for more info on how to make your own plugin

Further Reading

  • Check out the examples folder for working examples

  • Check out the docs for more info on what you can do with plugins

Examples

Plugins