News
1:1でLine Notifyから通知を受け取る」にしておけば、自分自身に通知を送信できる ※発行したトークンは、大切に保管して下さい。トークンはなるべくスクリプトに直に書かず、環境変数など ...
import line_notify client = line_notify.LineNotify(token=YOUR_ACCESS_TOKEN) client.notify('hello') # send message client.notify(imgs='./docs/image/london.jpg') # path ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results