chore(plugins/community): move to community

This commit is contained in:
lowlighter
2022-01-16 19:33:32 -05:00
parent c361d93972
commit 3fd6b3ccc4
12 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
name: "💩 PoopMap plugin"
category: community
description: This plugin displays statistics from a [PoopMap](https://poopmap.net) account.
examples:
default: https://github.com/matievisthekat/matievisthekat/blob/master/metrics.plugin.poopmap.svg
authors:
- matievisthekat
supports:
- user
scopes: []
inputs:
plugin_poopmap:
description: Enable poopmap plugin
type: boolean
default: no
plugin_poopmap_token:
description: PoopMap API token
type: token
default: ""
plugin_poopmap_days:
description: Time range
type: number
values:
- 7
- 30
- 180
- 365
default: 7