Squeebot v3 common interfaces, classes and utilities
Go to file
2021-02-13 14:24:50 +02:00
src some cleanup 2021-02-13 14:24:50 +02:00
.gitignore hello world, squeebot 3 2020-11-21 17:41:08 +02:00
.npmignore tslint 2020-11-28 22:27:05 +02:00
LICENSE.txt license, readme 2020-11-28 22:07:33 +02:00
package-lock.json handle scoped packages 2020-12-07 20:48:15 +02:00
package.json some cleanup 2021-02-13 14:24:50 +02:00
README.md license, readme 2020-11-28 22:07:33 +02:00
tsconfig.json hello world, squeebot 3 2020-11-21 17:41:08 +02:00
tslint.json Full ID matcher 2020-11-29 21:23:43 +02:00

Squeebot Core Library

This module provides the components required to run @squeebot/cli and Squeebot plugins. It does nothing on it's own and isn't designed to be used outside of a Squeebot runtime.

However, if you do feel like the code in this module could be of use to you in any way, feel free to use it for anything.