mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
* Add missing setup.py's Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> * Repair __maintainer__'s Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> * Add requirements Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Old version of plugin. Return the latest Coronavirus (COVID-19) statistics. Uses JHU data.
config plugins.coronalight.template
- Configure the template for replies
Template default: \x02$location: \x0307$confirmed\x03 infected, \x0304$dead\x03 dead ($ratio), \x0309$recovered\x03 recovered. (Last update: $updated)
config plugins.coronalight.countryFirst
- Country name abbreviations take precedence over USA state name abbreviations when True
countryFirst default: False
config plugins.coronalight.cacheLifetime
- Time in seconds to cache API results. Default: 600