Send Message, Sticker ,Image to LINE
Project description
Songline Library:
from songline import Sendline
token = ‘xdkakfdjksjdfayfdyaodf’ messenger = Sendline(token)
#send message messenger.sendtext(‘Hello world’)
#send sticker messenger.sticker(1,1)
#send image messenger.sendimage(’https://img.pngio.com/python-logo-python-logo-png-268_300.png’)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
songline-0.0.1.tar.gz
(2.2 kB
view hashes)