Squeebot v3 common interfaces, classes and utilities
Go to file
Evert Prants 7ee67544e5
license, readme
2020-11-28 22:07:33 +02:00
src Repository management 2020-11-28 21:08:23 +02:00
.gitignore hello world, squeebot 3 2020-11-21 17:41:08 +02: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 Repository management 2020-11-28 21:08:23 +02:00
package.json Repository management 2020-11-28 21:08:23 +02:00
tsconfig.json hello world, squeebot 3 2020-11-21 17:41:08 +02:00
tslint.json Channels, Protocols, Services 2020-11-28 15:34:34 +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.