issues Search Results · repo:Fndroid/tg_push_bot language:JavaScript
Filter by
5 results
(41 ms)5 results
inFndroid/tg_push_bot (press backspace or delete to remove)config如下
// config.js
https = {}
bot = {}
ui = {}
https.domain = tgbot.xxx.xx // 域名
https.privateKey = /usr/local/nginx/conf/ssl/xxx.key // Key文件
https.certificate = /usr/local/nginx/conf/ssl/xxx.cer ...
LetMeDecay
- 4
- Opened on Aug 14, 2018
- #4
当url里有photo字段时,push到tg里的消息是图片+标题(图片链接)。也就是说目前的情况是只要有photo字段,text部分就是废的。
但从现实意义来讲,若同时有200字符以下的text字段,图片标题设定为这部分文本会比较合适;字符太多则另发一条新的文本信息。
Youkochan0v0
- 4
- Opened on Apr 25, 2018
- #2
HI,
I use tampermonkey to test the POST method, it returns { result : 消息已经安排发送 }, but I didn t receive any message on tg.
var text = test POST method ;
GM_xmlhttpRequest({
method: POST ,
headers: ...
DerekTso
- 7
- Opened on Apr 20, 2018
- #1
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.