Skip to content

These are several LINE Bot examples built by line-bot-sdk-python.

License

Notifications You must be signed in to change notification settings

hqn21/line-bot-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line-bot-python-example

About The Project

It is an echo bot using line-bot-sdk-python.

Usage

Requirements

  • Python >= 3.8
  • Flask 3.0.0
  • line_bot_sdk 3.5.0

Installation

  1. Install requirements
pip install -r requirements.txt
  1. Rename config.example.py to config.py
  2. Change the content in config.py to your own information
  3. Run the program
python echo.py
python text.py
python chat.py

License

Distributed under the MIT License. See LICENSE for more information.

About

These are several LINE Bot examples built by line-bot-sdk-python.

Resources

License

Stars

Watchers

Forks

Languages