Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LINE Notifyを使ったメッセージ送信のサンプル

Notifications You must be signed in to change notification settings

kirinnsan/line-notify-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line-notify-python

  1. 以下のURLからアカウント登録し、ページの右上からマイページに移動してトークンを発行。

    https://notify-bot.line.me/ja/

  2. 取得したトークンをsetting.iniのaccess_tokenに設定。

  3. パッケージをインストール。

    pip install -r requirements.txt

  4. app.pyを実行することで、Lineにメッセージを送信する。

 ※取得したトークンは、外部に公開しないようにする。

About

LINE Notifyを使ったメッセージ送信のサンプル

Resources

Stars

Watchers

Forks

Contributors

Languages