Skip to content

ilPikachu/vocaloid-rankings-twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vocaloid Rankings Twitter Bot

Twitter Follow License

The Vocaloid Rankings Twitter Bot post Vocaloid music rankings from Niconico every hour.

It lets people discover the latest trending Vocaloid songs and help Vocaloid content creators to self-promote their songs to reach a wider audience.

To start

  • Create secrets.json under src with your twitter app auth
{
    "TWITTER_CONSUMER_KEY": "...",
    "TWITTER_CONSUMER_SECRET": "...",
    "TWITTER_ACCESS_TOKEN": "...",
    "TWITTER_ACCESS_TOKEN_SECRET": "..."
}
  • In npm start, change all occurance of ~/Documents/vocaloid-rankings-twitter-bot/ to the cloned project directory
  • Create logs directory under project directory
  • npm install
  • npm start

About

Vocaloid songs ranking twitter bot, hourly updated tweets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published