kenken999 commited on
Commit
6018c13
·
1 Parent(s): 31b3534
chat_history.db CHANGED
Binary files a/chat_history.db and b/chat_history.db differ
 
controllers/gpt_enginner20240624202341 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit b143699009a81c5d09e5b8c968f98563c28d76a1
controllers/gpt_enginner20240624204405 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 8df95334a669cb0c8bb071acc34936f4b241c8f1
controllers/gpt_enginner20240624205945 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit c993a89bbf8f7bc64b2f942b0b5457845b1f2c79
controllers/gpt_enginner20240624213303 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit cffe74caeec86f84d0193f4fb68502bb915c2cb9
controllers/gpt_enginner20240624213907 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 11082c68138373af6df5a2ed043cc4667949e47a
controllers/gpt_enginner20240624225832 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 0c76c7b646c4cc21d309664083555c96eeed7792
mysite/interpreter/google_chat.py CHANGED
@@ -46,6 +46,25 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
46
  }
47
  }
48
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  },
50
  ]
51
  }
 
46
  }
47
  }
48
  ]
49
+ },
50
+ {
51
+ "textParagraph": {
52
+ "text": "<b>{}</b>".format("ライン返信方ボットで確認")
53
+ }
54
+ },
55
+ {
56
+ "buttons": [
57
+ {
58
+ "textButton": {
59
+ "text": "Open Link",
60
+ "onClick": {
61
+ "openLink": {
62
+ "url": "https://www.coze.com/store/bot/7372534558954176520?panel=1&bid=6cufmd89s6g0i"
63
+ }
64
+ }
65
+ }
66
+ }
67
+ ]
68
  },
69
  ]
70
  }