plugin: add aliases in config example

This commit is contained in:
dece 2020-11-02 17:58:00 +01:00
parent 3748312c41
commit 22c75c4445

View file

@ -60,6 +60,9 @@
},
"sleep": {
"commands": ["sleep", "wake up"],
"aliases": {
"wake up": ["wakeup"]
},
"sleep_time": 23,
"wakeup_time": 7,
"snore": "Zzzz",