crowbartools / firebot-custom-scripts-types

TypeScript types for Firebot's Custom Scripts
6 stars 11 forks source link

Modules: Counter- and Quotes-Manager #5

Closed pirak closed 3 years ago

pirak commented 3 years ago

Part of #2: This adds the counter and quotes managers to the ScriptModules.

Additionally, the existing types EventFilter, EventSource, and ReplaceVariable are exported, as script creators might want to create own classes that implement those. This is only possible if they are exported.