Skip to content

maiha/ircbot_admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Dropbox Sync

When the dropbox path is "~/Dropbox/wota", give it to sync.rb.

./script/dropbox/sync.rb ~/Dropbox/wota

This checks dropbox status first. And when it is 'Idle', report added files to "db:events".

== Gcal

Copy config/samples/gcal.yml into config/gcal.yml, setup your configs.

./script/gcal/ics.rb config/gcal.yml

== Web Server

Copy config/samples/unicorn.yml into config/unicorn.yml, setup your configs.

bundle exec unicorn_rails -c config/unicorn.rb -E production

== Test

rake db:test:prepare rake spec # or, bundle exec rspec -c spec

About

Admin tools for Ircbot

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors