kenken999 commited on
Commit
4a62cfc
1 Parent(s): c8a38ab
controllers/gpt_enginner20240718080802 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 6c409140f8a776d1d31a02272800b0194c6cdda9
mysite/interpreter/google_chat.py CHANGED
@@ -131,7 +131,7 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
131
  "buttons": [
132
  {
133
  "textButton": {
134
- "text": "vtuber",
135
  "onClick": {
136
  "openLink": {
137
  "url": "https://kenken999-fastapi-django-main.hf.space/static/index.html"
@@ -141,6 +141,20 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
141
  }
142
  ]
143
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  {
145
  "buttons": [
146
  {
 
131
  "buttons": [
132
  {
133
  "textButton": {
134
+ "text": "Youtubライブチャット",
135
  "onClick": {
136
  "openLink": {
137
  "url": "https://kenken999-fastapi-django-main.hf.space/static/index.html"
 
141
  }
142
  ]
143
  },
144
+ {
145
+ "buttons": [
146
+ {
147
+ "textButton": {
148
+ "text": "業務シナリオボット",
149
+ "onClick": {
150
+ "openLink": {
151
+ "url": "https://miibo.jp/chat/3621b152-82fe-4ffd-9696-1daa0934e37a19087ba9d801fc?name=%E3%83%"
152
+ }
153
+ }
154
+ }
155
+ }
156
+ ]
157
+ },
158
  {
159
  "buttons": [
160
  {