mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 23:47:12 +02:00
feat: Add Grimoire welcome chat to suggested commands
Add "chat groups.0xchat.com'NkeVhXuWHGKKJCpn" as the first suggested command on the welcome screen to help new users discover and join the Grimoire community chat.
This commit is contained in:
@@ -8,6 +8,10 @@ interface GrimoireWelcomeProps {
|
||||
}
|
||||
|
||||
const EXAMPLE_COMMANDS = [
|
||||
{
|
||||
command: "chat groups.0xchat.com'NkeVhXuWHGKKJCpn",
|
||||
description: "Join the Grimoire welcome chat",
|
||||
},
|
||||
{ command: "nip 29", description: "View relay-based groups spec" },
|
||||
{
|
||||
command: "profile fiatjaf.com",
|
||||
|
||||
Reference in New Issue
Block a user