Git Product home page Git Product logo

songline's Introduction

Songline Library:

วิธีใช้งานทำตามนี้เลย เปิด cmd แล้ว

  • ไลบรารี่ใช้ส่งไลน์
  • ดาวโหลดตารางสติกเกอร์: https://uncle-engineer.com/api/sticker.pdf
  • ออก token ในเว็บ: https://notify-bot.line.me/my/
    • Log In ด้วยรหัสไลน์ -->
    • เลื่อนลงไปล่างสุดแล้วกด -->
    • กดปุ่ม generate token (ออก token)) -->
    • ตั้งชื่อ Bot -->
    • หากลุ่มที่ต้องการส่งแล้วคลิกให้ขึ้นอักษรสีเขียว -->
    • เพิ่มเพื่อนที่ชื่อ Line Notify เข้ากลุ่มด้วย -->

ติดตั้งไลบรารี่ผ่าน CMD:

pip install songline

วิธีใช้งานประมาณนี้จร้าาา...

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')

อย่าลืมกดไลค์เพจ "ลุงวิศวกร สอนคำนวณ" ด้วย Page: https://www.facebook.com/UncleEngineer/.

songline's People

Contributors

ronbkk avatar uncleengineer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.