Skip to content

MPogoda/yatodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c43057d · Apr 21, 2013

History

58 Commits
Sep 17, 2011
Aug 18, 2011
Jul 15, 2011
Dec 9, 2011
Jul 15, 2011
Aug 12, 2011
Jul 15, 2011
Jul 15, 2011
Jul 15, 2011
Jul 15, 2011
Jul 15, 2011
Jul 15, 2011
Apr 21, 2013
Sep 25, 2011
Jul 15, 2011
Jul 15, 2011

Repository files navigation

About

This is a simple site with integrated jabber bot, which uses Rumpy.

This bot stores TODO, sorted by tags.

Usage

Don’t forget to set up yours config/database.yml and config/xmpp.yml

To start bot

rake bot:start

To stop

rake bot:stop

It’s all about integration

(If you are looking for how to integrate Rumpy into exist Rails app.)

Add ‘gem ’rumpy’‘ into your Gemfile. Make rake task for bot lib/tasks/bot.rake (you can simply use our). Put your bot code into lib/bot.rb. Enjoy!

License

Yatodo is released under the MIT license