plugin: add aliases in config example

master
dece 4 years ago
parent 3748312c41
commit 22c75c4445

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

Loading…
Cancel
Save