groupme

    0熱度

    1回答

    我試圖儘可能簡單地自動化GroupMe bot。一種簡單的方法通過命令行發送消息是使用下面的命令: curl -d '{"text" : "Your message here", "bot_id" : "this_is_a_secret_string"}' https://api.groupme.com/v3/bots/post 在shell腳本,我想與var取代"Your message h

    0熱度

    3回答

    在這個片段中的代碼我試圖獲得鏈接到某個用戶在羣聊發佈的圖片: import groupy from groupy import Bot, Group, Member prog_group = Group.list().first prog_members = prog_group.members() prog_messages = prog_group.messages() rojer

    0熱度

    1回答

    我想執行使用的是iOS這種捲曲要求AFNetworking 2.0:使用這個圖像 curl -F "[email protected]" "https://image.groupme.com/pictures?access_token=token123" :http://s3.amazonaws.com/joinlook1/ffb9900d0ea123972d2fc5319ee2f9ec2abe6

    0熱度

    1回答

    我有GroupMe的機器人,可以將消息發送到聊天正是在這種格式分配: curl -d '{"text" : "text", "bot_id" : "(REDACTED)"}' https://api.groupme.com/v3/bots/post 所以,代替打字的這個怪物每次我想發送一條消息,我決定爲它創建一個別名。 以下是我試圖在我的.bash_profile用於此: alias grou

    0熱度

    1回答

    我正在嘗試向組發佈4天的預測。 我使用谷歌Apps腳本如下: function getForecast(request) { var url = 'http://api.wunderground.com/api/"YOURAPIKEY"/forecast/q/NY/NewYork.json'; var response = UrlFetchApp.fetch(url);

    1熱度

    1回答

    當客戶打開的,而不是添加機器人到她的帳戶https://groupme.botframework.com/?botId=jlarky_test頁面,開發者的客房都顯示任何變化似乎被保存/應用開發者賬戶,而不是客戶。