irc-logger is IRC (Internet Reley Chat) logging and searching engine! It is complete merb application which you can use on your own domain.
git clone git://github.com/alfanick/irc-logger.git
or download the stable versionmkdir tmp var
config/database.example.yml
to config/database.yml
config/sphinx.example.conf
to config/sphinx.conf
config/cache.yml
config/bot.example.yml
to config/bot.yml
(
rake sphinx:delta sphinx:merge
rake db:automigrate
.rake sphinx:setup
rake sphinx:main
rake irc:join url=server.host/#channel
rake irc:listener name=my_listener_0
(to stop them see next point)rake irc:listen
- to disable kill this process (^C
) and run rake irc:stop
to disable listenersrake sphinx:listen
- to stop run rake sphinx:stop
irc-logger - IRC logging and searching engine Copyright (C) 2008 Amadeusz Jasak
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
If you have questions write to Amadeusz Jasak (the author). Please donate!