Browse Source

random kw

ming 4 years ago
parent
commit
11a99b1a5b
1 changed files with 1 additions and 1 deletions
  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"