Skip to content

gabrigode/fluky-manga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Fluky Manga

Fluky Manga is a Twitter bot that tweets a random manga from MyAnimeList. Uses Jikanpy to access the MAL's API and Twython to posts on Twitter.

Local Setup

  1. Clone project repository
  2. Navigate into project repository i.e cd fluky-manga
  3. Change the following variables with your keys (Must have Twitter Development account to build a app and get the keys:
consumer_key = 'YOUR CONSUMER KEY'
consumer_secret = 'YOUR CONSUMER SECRET KEY'
access_token = 'YOUR ACCESS TOKEN'
access_token_secret = 'YOUR SECRET ACCESS TOKEN'
  1. Install the requirements: $ pip install -r requirements.txt

Credits

All images used are the property of their respective artists.

Contact

If you have any questions, something went wrong or just want to talk, feel free contact me at Twitter.

Support

ko-fi

About

Tweets a random manga from MAL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages