kenken999 commited on
Commit
3eeeca4
·
1 Parent(s): 46d5112
controllers/testsystem ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 0ec2051d75b0a606778e8ea27d86dfe21ae032e8
mysite/interpreter/process.py CHANGED
@@ -98,13 +98,32 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url):
98
  "text": "Open Link",
99
  "onClick": {
100
  "openLink": {
101
- "url": "https://colab.research.google.com/?hl=ja"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
102
  }
103
  }
104
  }
105
  }
106
  ]
107
- }
108
 
109
  ]
110
  }
 
98
  "text": "Open Link",
99
  "onClick": {
100
  "openLink": {
101
+ "url": "https://script.google.com/d/1YJCQDrzGnrJiRcJcRjX9RuKR3gGrIj84p5kp4ZMiY-ls9UafjhDEUXIk/edit?usp=sharing"
102
+ }
103
+ }
104
+ }
105
+ }
106
+ ]
107
+ },
108
+ {
109
+ "textParagraph": {
110
+ "text": "<b>{}</b>".format("workflow")
111
+ }
112
+ },
113
+ {
114
+ "buttons": [
115
+ {
116
+ "textButton": {
117
+ "text": "Open Link",
118
+ "onClick": {
119
+ "openLink": {
120
+ "url": "https://www.appsheet.com/template/AppDef?appName=%E3%83%AA%E3%83%95%E3%82%A1%E3%83%9A%E3%83%87%E3%82%A3%E3%82%A2%E9%96%8B%E7%99%BAqa-1359121&appId=bc7a0724-63af-4901-8301-a434c5a88e2a&quickStart=False#Automation.Bots.1~~%E6%9F%BB%E5%AE%9A%E3%83%9C%E3%83%83%E3%83%88%20%E7%99%BB%E9%8C%B2%E3%80%80%E7%94%BB%E5%83%8F%E3%80%81%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E6%A4%9C%E7%B4%A2"
121
  }
122
  }
123
  }
124
  }
125
  ]
126
+ }
127
 
128
  ]
129
  }