first commit

This commit is contained in:
2026-09-06 19:10:40 -04:00
commit 3e6e0d0803
379 changed files with 29956 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
{
"name": "TabBot",
"version": "0.1.0",
"entity": "HoneyPeer, LLC",
"jurisdiction": "Georgia, United States",
"county": "DeKalb County, Georgia",
"oneLiner": "Real discord.js, running in a browser tab, on your hardware.",
"positioning": "TabBot — real discord.js in a tab. Your token never leaves your machine. Close the tab, kill the bot.",
"colors": {
"canvas": "#07080B",
"elevated": "#0C0E14",
"paper": "#F4F0E8",
"ember": "#FF4D2E",
"steel": "#8BA3B5",
"success": "#3DDC97",
"danger": "#FF3B5C",
"text": "#F2F0EC",
"muted": "#8B93A0"
},
"typography": {
"sans": "Geist, IBM Plex Sans, ui-sans-serif, system-ui, sans-serif",
"mono": "Geist Mono, IBM Plex Mono, ui-monospace, monospace"
},
"radius": {
"card": "14px",
"pill": "999px"
},
"motion": {
"durationMs": 200
}
}