mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2026-03-29 09:50:26 +00:00
31 lines
901 B
JSON
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"
|
|
}
|
|
]
|