ming 4 лет назад
Родитель
Сommit
11a99b1a5b
1 измененных файлов с 1 добавлено и 1 удалено
  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"