Initial commit
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# mira-modules
|
||||
|
||||
This repository is a collection of my own modules that I wrote for the
|
||||
[mira](https://git.polynom.me/PapaTutuWawa/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 Type
|
||||
- `pollen remove <PLZ> <Type>`: Removes the subscription
|
||||
|
||||
# LICENSE
|
||||
|
||||
All the code in this repository is licensed under the GPLv3. See
|
||||
`LICENSE` for more information.
|
||||
Reference in New Issue
Block a user