[quick_replies] Complete rework

This commit is contained in:
Daniel Brötzmann
2020-04-24 20:49:41 +02:00
parent 4098a77add
commit 63484c5b59
5 changed files with 286 additions and 120 deletions

View File

@@ -0,0 +1,5 @@
DEFAULT_DATA = [
'Hello!',
'How are you?',
'Good bye.',
]