ming hace 4 años
padre
commit
11a99b1a5b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      newbot.py

+ 1 - 1
newbot.py

@@ -246,7 +246,7 @@ def make_bubble(title,kw):
         "contents": [
           {
             "type": "text",
-            "text": title,
+            "text": title+"-"+kw,
             "size": "xl",
             "weight": "bold",
             "align": "center"