-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
/
metadata.yml
58 lines (50 loc) · 1.84 KB
/
metadata.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
name: 🧠 16personalities
category: community
description: |
This plugin displays personality profile from a [16personalities profile](https://www.16personalities.com/profile).
disclaimer: |
This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with [16personalities](https://www.16personalities.com).
All product and company names are trademarks™ or registered® trademarks of their respective holders.
examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.16personalities.svg
authors:
- lowlighter
supports:
- user
scopes: []
inputs:
plugin_16personalities:
description: |
Enable 16personalities plugin
type: boolean
default: no
extras:
- metrics.run.puppeteer.scrapping
plugin_16personalities_url:
description: |
Profile URL
This can be obtained after doing the [test on 16personalities](https://www.16personalities.com/free-personality-test) and registering an email.
Login with the generated password received in your mailbox and copy the link that is displayed when sharing the profile.
<img src="/.github/readme/imgs/plugin_16personalities_profile.png" width="800" />
type: string
default: ""
example: https://www.16personalities.com/profiles/xxxxxxxxxxxxx
plugin_16personalities_sections:
description: |
Displayed sections
- `personality` will display personality type
- `profile` will display role and strategy
- `traits` will display mind, energy, nature, tactics and identity traits
type: array
format: comma-separated
default: personality
example: personality, profile, traits
values:
- personality
- profile
- traits
plugin_16personalities_scores:
description: |
Display traits scores
type: boolean
default: yes