32 lines
858 B
JSON
32 lines
858 B
JSON
{
|
|
"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
|
|
}
|
|
}
|