0.4.16 • Published 12 months ago

@igalaxy/presence-kit v0.4.16

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@igalaxy/presence-kit

A kit of React components for displaying user presence on various platforms

To get started:

npm install @igalaxy/presence-kit
OR
yarn add @igalaxy/presence-kit

@igalaxy/presence-kit currently only has one component, Discord. To use:

import { Discord } from '@igalaxy/presence-kit';

export default function MyComponent() {
	return (
		<>
			<Discord id={'182292736790102017'} />
		</>
	);
}

The Discord component uses Lanyard to function. Ensure you are in the Lanyard Discord server or your presence will not be able to be tracked.

0.4.10

12 months ago

0.4.9

12 months ago

0.4.8

12 months ago

0.4.15

12 months ago

0.4.16

12 months ago

0.4.13

12 months ago

0.4.14

12 months ago

0.4.12

12 months ago

0.4.5

12 months ago

0.4.4

12 months ago

0.4.7

12 months ago

0.4.6

12 months ago

0.4.1

12 months ago

0.4.0

12 months ago

0.4.3

12 months ago

0.4.2

12 months ago

0.3.0

1 year ago

0.3.1

1 year ago

0.2.18

2 years ago

0.2.17

2 years ago