Project

atig

0.05
No release in over 3 years
Low commit activity in last 3 years
Atig.rb is Twitter Irc Gateway.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Atig.rb - Another Twitter Irc Gateway

Gem Version Build Status Coverage Status Code Climate

OVERVIEW

Atig.rb is Twitter Irc Gateway.

Atig.rb is forked from cho45's tig.rb. We improve some features of tig.rb.

PREREQUISITES

  • Ruby 1.9.3 or later
  • sqlite3-ruby
  • rspec(for unit test)
  • rake(for unit test)

HOW TO USE

You type:

$ cd atig
$ bin/atig -d
I, [2010-04-05T07:22:07.861527 #62002]  INFO -- : Host: localhost Port:16668

and access localhost:16668 by Irc client.

DOCUMENTS

See docs/, if you could read Japanese.

BRANCH POLICY

  • master: a branch for current release.
  • testing: a branch for next release.
  • other branches: feature branch

LICENCE

This program is free software; you can redistribute it and/or modify it under Ruby Lincence.

AUTHOR

MIZUNO "mzp" Hiroki (mzp@happyabc.org)

AVAILABILITY

The complete atig.rb distribution can be accessed at this..