瀏覽代碼

random kw

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": [
         "contents": [
           {
           {
             "type": "text",
             "type": "text",
-            "text": title,
+            "text": title+"-"+kw,
             "size": "xl",
             "size": "xl",
             "weight": "bold",
             "weight": "bold",
             "align": "center"
             "align": "center"