1日遅れたけど、ほぼ予告通り機能停止しました。
昨日の朝6:30くらいまで動いてましたけど、最後にメッセージが来て、

今現在APIを叩くと、
cat lineme.sh
curl -X POST -H "Authorization: Bearer 使っていたtoken" -F "message=ABC" https://notify-api.line.me/api/notify
nao@debian-g:~$ ./lineme.sh
{"status":410, "message": "This API service has been discontinued. For more details, please check here: https://notify-bot.line.me/closing-announce"
というメッセージがJSONで返ってきますので、以後叩かないのが吉です。早速スクリプト修正して、y約一ヶ月ほど前から使っていたDiscordのbot君ないしWebhookのみにしないとね。今まで動いてくれて感謝です。これでDiscordの方に負荷がかかると、”有料化”というありがたくない流れが……。
コメント