feat(plugins/community/fortune): add plugin (#815)
This commit is contained in:
16
source/plugins/community/fortune/metadata.yml
Normal file
16
source/plugins/community/fortune/metadata.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
name: "🥠 Fortune"
|
||||
category: community
|
||||
description: This plugins displays a random fortune message
|
||||
examples:
|
||||
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.fortune.svg
|
||||
authors:
|
||||
- lowlighter
|
||||
supports:
|
||||
- user
|
||||
scopes: []
|
||||
inputs:
|
||||
|
||||
plugin_fortune:
|
||||
description: Enable fortune plugin
|
||||
type: boolean
|
||||
default: no
|
||||
Reference in New Issue
Block a user