Navigation Menu

Skip to content

Commit

Permalink
Ok, beta now.
Browse files Browse the repository at this point in the history
Is usable, but not finished yet. (see TODOs in source)
  • Loading branch information
Johannes13 authored and Johannes13 committed Mar 2, 2011
1 parent 97211f0 commit 8a7aa64
Show file tree
Hide file tree
Showing 6 changed files with 306 additions and 120 deletions.
Expand Up @@ -11,6 +11,7 @@ public enum IrcCommands {
FHOST, //Ignore (for now)
FJOIN, //get ts, modes etc..
FNAME, // Ignore (for now)
FMODE, // Ignore (for now)
FTOPIC, //Ignore (notify users?)
IDLE, // response
JOIN, // response with ERROR? (should not happen)
Expand Down

0 comments on commit 8a7aa64

Please sign in to comment.