Skip to content

A bot which posts memes from Reddit and Tumblr to line.

Notifications You must be signed in to change notification settings

moonrisewarrior/line-memebot

Repository files navigation

Flask Echo

Sample echo-bot using Flask

Getting started

$ export LINE_CHANNEL_SECRET=YOUR_LINE_CHANNEL_SECRET
$ export LINE_CHANNEL_ACCESS_TOKEN=YOUR_LINE_CHANNEL_ACCESS_TOKEN

$ pip install -r requirements.txt

Run WebhookParser sample

$ python app.py

Run WebhookHandler sample

$ python app_with_handler.py

About

A bot which posts memes from Reddit and Tumblr to line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages