mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-09 06:57:07 +02:00
feat: Add Grimoire welcome chat to suggested commands (#125)
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. Co-authored-by: Claude <noreply@anthropic.com>
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