pika-welcome/data/config/community.json
Ward from fusion-voyager-3 1e591ad755 get code in place
2024-02-24 23:00:00 +03:00

20 lines
478 B
JSON

{
"community": [
{
"id": 0,
"title": "join-discord-title",
"subtitle": "join-discord-subtitle",
"icon": "pika-discord",
"button": "launch-label",
"command": "xdg-open https://discord.gg/6HKR2YRvNg"
},
{
"id": 0,
"title": "join-reddit-title",
"subtitle": "join-reddit-subtitle",
"icon": "pika-reddit",
"button": "launch-label",
"command": "xdg-open https://www.reddit.com/r/pikaos"
}
]
}