break up library, move bots to their own repositories

This commit is contained in:
JB
2026-02-12 21:05:15 -05:00
parent 415aa3dbfe
commit cb39431a11
289 changed files with 1931 additions and 6235 deletions

View File

@@ -1,8 +1,10 @@
{
"files": [],
"references": [
{ "path": "./packages/lib" },
{ "path": "./packages/star-kitten-bot" },
{ "path": "./packages/concierge-bot" }
{ "path": "./packages/discord" },
{ "path": "./packages/eve" },
{ "path": "./packages/eve-data" },
{ "path": "./packages/eve-discord" },
{ "path": "./packages/util" },
]
}