CurrencyAlertClassic/SamplePlugin/currencyAlert.json

14 lines
332 B
JSON
Raw Normal View History

{
2021-12-11 14:17:15 +00:00
"Author": "Lharz Zobby@Ragnarok",
"Name": "Currency Alert",
2022-01-05 14:46:15 +00:00
"Punchline": "Configure alerts thresholds for various currencies.",
"Description": "/currencyalert: show the configuration panel.",
2021-12-11 14:17:15 +00:00
"InternalName": "currencyAlert",
2020-06-08 11:39:23 +00:00
"ApplicableVersion": "any",
2021-08-26 14:11:18 +00:00
"Tags": [
"plugin",
2021-12-11 14:17:15 +00:00
"currency",
"tomestones"
2021-08-26 14:11:18 +00:00
]
}