2020-11-28 20:07:33 +00:00
|
|
|
# Squeebot Core Library
|
2022-12-01 13:25:49 +00:00
|
|
|
This module provides the components required to run [@squeebot/cli](https://git.icynet.eu/Squeebot/cli)
|
2020-11-28 20:07:33 +00:00
|
|
|
and Squeebot plugins. It does nothing on it's own and isn't designed to be used outside of a Squeebot runtime.
|
|
|
|
|
2022-12-01 13:25:49 +00:00
|
|
|
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.
|