Files
spacebarchat/instances/instances.json
Puyodead1 fde4faf803 Merge pull request #220 from greysilly7/patch-2
Greysilly7.xyz: switch to hosted logo
2025-04-17 22:49:07 -04:00

31 lines
901 B
JSON

[
{
"name": "Spacebar",
"url": "https://spacebar.chat",
"description": "The official Spacebar instance.",
"image": "https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/png/Spacebar__Icon-Discord.png",
"display": true,
"verified": true,
"country": "eu",
"language": "en"
},
{
"name": "Fastbar",
"url": "https://greysilly7.xyz",
"description": "The best Spacebar instance with 95% uptime, running under on a NVME drive running with bleeding edge stuff <3",
"image": "https://spacebar.greysilly7.xyz/logo.png",
"display": true,
"verified": false
},
{
"name": "Vanilla Minigames",
"url": "https://chat.booky.dev",
"description": "Just another Spacebar instance which is run by a vanilla-only Minecraft server.",
"image": "https://booky.dev/vm_favicon.png",
"display": true,
"verified": false,
"country": "de",
"language": "en"
}
]