ming 4 سال پیش
والد
کامیت
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"