Squeebot v3 common interfaces, classes and utilities
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Evert Prants 320e4cef84
use reflect-metadata for decorators, fix npm version checker, support gzip and deflate in http
2 months ago
schema checksum system 6 months ago
src use reflect-metadata for decorators, fix npm version checker, support gzip and deflate in http 2 months ago
.eslintignore eslint, require-no-cache now deletes all requires from plugin directory from cache 1 year ago
.eslintrc.js eslint, require-no-cache now deletes all requires from plugin directory from cache 1 year ago
.gitignore hello world, squeebot 3 3 years ago
.npmignore add schemas for repos and plugins 2 years ago
LICENSE.txt license, readme 3 years ago
README.md update git stuff 6 months ago
package-lock.json use reflect-metadata for decorators, fix npm version checker, support gzip and deflate in http 2 months ago
package.json use reflect-metadata for decorators, fix npm version checker, support gzip and deflate in http 2 months ago
tsconfig.json hello world, squeebot 3 3 years ago

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.