Skip to content

πŸŽ₯πŸŽžοΈπŸ€– A LineBot powered by Finite State Machine (FSM) that delivers updates on the latest and popular dramas, movies, and animations.

Notifications You must be signed in to change notification settings

davidzwei/Streaming-Linebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Streaming-Linebot

  • A Line bot that provides dramas, movies, animation based on a finite state machine(FSM). Webscrapping dramas from douban, animation from ε‹•η•«η˜‹, movies from yahoo movies.

Finite State Machine

  • The initial state is user
  • Users can change the state by text button

fsm

Features

  • There are 3 main features : dramas, movies, animation.
  • This bot will provide top-10 the most popular and the newest dramas, movies, animation.
  • Users can also search by the name or the types through line text button.

Home

Dramas

Popular dramas

Popular comedies

Popular dramas from different countries


Movies

Hot taiwan movies

Hot American movies

New Moives this week

Animation

Hot animation

New animation

Search animation

Setup

  • Python 3.8

Install Dependency

$ pip install -r requirements.txt
$ python3 app.py

Secret Data

Set Channel_Access_Token, Channel_Secret, User_id LINE_CHANNEL_SECRET and LINE_CHANNEL_ACCESS_TOKEN MUST be set to proper values. Otherwise, you might not be able to run your code.

Reference

Pipenv ❀️ @chihsuan

TOC-Project-2019 ❀️ @winonecheng

Flask Architecture ❀️ @Sirius207

Line line-bot-sdk-python

Slides and FAQ

[Python+LINE Botζ•™ε­Έ]ζε‡δ½Ώη”¨θ€…ι«”ι©—ηš„ζŒ‰ιˆ•ζ¨£ζΏθ¨Šζ―(Buttons template message)ε―¦η”¨ζŠ€ε·§

About

πŸŽ₯πŸŽžοΈπŸ€– A LineBot powered by Finite State Machine (FSM) that delivers updates on the latest and popular dramas, movies, and animations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages