Squeebot v3 common interfaces, classes and utilities
Go to file
Evert Prants 906dfa7c34
add schemas for repos and plugins
2021-10-07 18:29:59 +03:00
schema add schemas for repos and plugins 2021-10-07 18:29:59 +03:00
src add schemas for repos and plugins 2021-10-07 18:29:59 +03:00
.gitignore hello world, squeebot 3 2020-11-21 17:41:08 +02:00
.npmignore add schemas for repos and plugins 2021-10-07 18:29:59 +03:00
LICENSE.txt license, readme 2020-11-28 22:07:33 +02:00
README.md license, readme 2020-11-28 22:07:33 +02:00
package-lock.json fixes 2021-09-19 01:18:33 +03:00
package.json add schemas for repos and plugins 2021-10-07 18:29:59 +03: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

README.md

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.