public
Fork of Syd/twitrc
Description: a twitter client for IRC in ruby.
Homepage:
Clone URL: git://github.com/sr/twitrc.git
twitrc / README
100644 12 lines (8 sloc) 0.255 kb
1
2
3
4
5
6
7
8
9
10
11
12
an early attempt at a IRC -> Twitter client.
 
It's currently ugly, buggy and not recommended for use.
 
TODO:
 * joining a channel follows a search term
 * direct messages in queries
 * better support for more clients (ircd coverage)
 * tests..
 
and more.