Changes for page 2 Script

Last modified by Devin Chen on 2025/06/06 14:03

From version 26.1
edited by Hunter
on 2022/10/25 09:36
Change comment: There is no comment for this version
To version 24.1
edited by Hunter
on 2022/10/09 15:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -70,12 +70,6 @@
70 70  
71 71  This example shows how to use the Bot API to send message into Telegram group or channel. When monitoring bit "@HDX" changes, it will trigger and send the message. Please replace with your own Token and chat id.
72 72  
73 -As for How to get the botToken and chatID, please check the followig videos:
74 -
75 -[[https:~~/~~/www.youtube.com/watch?v=zh6yYlnjX7k>>https://www.youtube.com/watch?v=zh6yYlnjX7k]]
76 -
77 -[[https:~~/~~/www.youtube.com/watch?v=Pj8mwuMZZvg>>https://www.youtube.com/watch?v=Pj8mwuMZZvg]]
78 -
79 79  {{code language="Lua"}}
80 80  local tempBit = 0
81 81  local tempWord = 0
... ... @@ -232,8 +232,8 @@
232 232  local json = require("json")
233 233  local ltn12 = require("ltn12")
234 234  
235 -local SID = 'AC1703bd710ffa98006d2bcc0b********'
236 -local Token = 'd3c11897623c39e538b20263ec19****'
229 +local SID = 'AC1703bd710ffa98006d2bcc0b8d6ca63a'
230 +local Token = 'd3c11897623c39e538b20263ec190ae0'
237 237  
238 238  local twilioPhoneNumber = '+14155238886'
239 239  local receiverPhoneNumber = '+8615880018277'