Skip to content

AsyncLine

Latest
Compare
Choose a tag to compare
@Alnyz Alnyz released this 05 Sep 11:16
· 28 commits to master since this release
8538f6f

What's on Asyncline?

New features

  • Now you can create your custom UA(useragent) and LA(LineApplication) as well as you wish
cl = Client(UA='your user agent', LA='your line application')

Note: this effective if client_name parameter is not given

  • Add more function method for talk see look at this for detail

Fixing

  • Removed unused code
  • Make code more efficient
  • Removed login using command line prompt