You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
papatutuwawa | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
setup.py | 2 years ago |
README.md
mira-modules
This repository is a collection of my own modules that I wrote for the mira bot framework.
List of modules
mira.modules.pollen
Uses https://allergie.hexal.de/pollenflug/vorhersage/
to notify of pollen.
pollen add <PLZ> <Type>
: Add a subscription on the postcode PLZ for the pollen of type Typepollen remove <PLZ> <Type>
: Removes the subscription
LICENSE
All the code in this repository is licensed under the GPLv3. See
LICENSE
for more information.