Skip to content

kaorihat/kanojo_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kanojo bot. Code Climate Build Status

@sugyan_knj_bot loves @sugyan

inspired by genki-bot

how to use(local)

get self access token

set env

export TWITTER_CONSUMER_KEY=your key
export TWITTER_CONSUMER_SECRET=your secret
export TWITTER_ACCESS_TOKEN=your token
export TWITTER_ACCESS_TOKEN_SECRET=your token secret

execute KanojoBot.daisuki

% bundle install
% bundle exec ruby bin/kanojo_bot -d

WARNING: not use -d is really post(You will want to Bitch).

how to add word?

editting for yaml.

Heroku to Deploy

heroku config:set BUNDLE_WITHOUT="development:test"

About

twitter kanojo bot for sugyan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%