Skip to content

hcccc/rss_tweet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#rss_tweet

ニコニコの特定のタグ新着動画をツイートするやつ

Install

git clone https://github.com/tigberd/rss_tweet.git
cd rss_tweet
bundle install
cp config/template.yml config/hoge.yml
touch log/hoge
vi config/hoge.yml

Tweet

bundle exec bin/rss_tweet config/hoge.yml

Cron

*/20  *  *  *  * cd /path/to/file; bundle exec bin/rss_tweet config/hoge.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published