Skip to content

Latest commit

 

History

History

skates-utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

skate's Bundles: skates-utils

This bundle provides common functionality used by the other bundles.

Features

  • The Manager-class provides boilerplate code for initializing and logging nodecg-io service connections, following the template method. This shall help while debugging and reduce code verbosity
  • The ChatBot-class represents a singleton to manage all chat commands in a single twitch channel. It already contains boilerplate code for handling timeouts, command matching, and so on.

Service Dependencies

none

Custom Installation

none