Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinadhiguna/line-automation

A python script that allows you to send a message and an image through a LINE Notify account ๐Ÿ“จ
https://github.com/kevinadhiguna/line-automation

jupyter-notebook line line-automation line-notify python

Last synced: 4 days ago
JSON representation

A python script that allows you to send a message and an image through a LINE Notify account ๐Ÿ“จ

Awesome Lists containing this project

README

        



LINE automation



A python script that allows you to send a message and an image through a LINE Notify account ๐Ÿ“จ



## โœจ How to Run :

1. Login to LINE Notify at https://notify-bot.line.me/my/services/new

![image](https://user-images.githubusercontent.com/43397636/115124744-0d5a8100-9fee-11eb-9f2c-47934a49d424.png)

2. Click My page option in the dropdown

![image](https://user-images.githubusercontent.com/43397636/115124759-2d8a4000-9fee-11eb-84e3-e17c1c9545c6.png)

3. Click the Generate Token button to generate your token

![image](https://user-images.githubusercontent.com/43397636/115124796-63c7bf80-9fee-11eb-8173-b11b81018c38.png)

4. Place your token in the `token` variable either in `line.py` or `LINE_Automation.ipynb`

![image](https://user-images.githubusercontent.com/43397636/115124833-940f5e00-9fee-11eb-82b2-51388e46cbe5.png)

5. Open terminal or command prompt (cmd) then install required library : `pip install requests` or `pip3 install requests`

6. Run the program : `python line.py` or `python3 line.py`. If you want to run `LINE_Automation.ipynb`, you can run it in Google Collab or your local machine with [Anaconda](https://www.anaconda.com/) platform.

## :camera_flash: Results :

### Send a message

A Message

### Send a message and a picture

A Message and A Picture


## Resource
- [LINE Notify API Docs](https://notify-bot.line.me/doc/en/)


## Reference

- [ใ€ไป•ไบ‹ใฎ่‡ชๅ‹•ๅŒ–ใ€‘PythonใงLINEใ‚’ๆ“ไฝœใ€‚ใƒกใƒƒใ‚ปใƒผใ‚ธใ‚„็”ปๅƒใ‚’่‡ชๅˆ†ใธ้€ไฟกใ—ใ‚ˆใ†๏ผใ€ๅˆๅฟƒ่€…ใฎๆ–นใ‚‚ใ‚ใ‹ใ‚Šใ‚„ใ™ใ„ใ‚ˆใ†ใซ่งฃ่ชฌใ€‘by Kinocode](https://youtu.be/FuCJd0ftVsU)


![Hello !](https://api.visitorbadge.io/api/VisitorHit?user=kevinadhiguna&repo=LINE-automation&label=thanks%20for%20dropping%20in%20!&labelColor=%23000000&countColor=%23FFFFFF)