[quick_replies] Complete rework

This commit is contained in:
Daniel Brötzmann
2020-04-26 13:22:23 +02:00
parent 4098a77add
commit 63484c5b59
5 changed files with 286 additions and 120 deletions
+5
View File
@@ -0,0 +1,5 @@
DEFAULT_DATA = [
'Hello!',
'How are you?',
'Good bye.',
]