Components/Components
Discord Online
Live Discord member presence count using Next.js server components.
discordpresence
Preview
Installation
npx shadcn@latest add @grootstudio/discord-onlineUsage
1
Import the component
2
Use like this
Props
| Prop | Type | Default | Required | Description |
|---|---|---|---|---|
| guildId | string | - | Target Discord Guild ID | |
| inviteURL | string | - | Target Discord Guild Invite URL | |
| label | string | - | Label to display | |
| className | string | - | Optional Class name to style the component |
Dependencies
lucide-react