diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-07-18 21:37:51 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-07-18 21:42:01 +0100 |
commit | 165cb674c689b1c779a357cd20467844c855e93e (patch) | |
tree | 042a03e2f65a815526f5f68b299291f7e5f55670 /TODO | |
parent | 1702786389a71b28aac9c2f66dc27fa02889de22 (diff) |
Release version 0.1!v0.1
Also add version information (client welcome message, -v, and --version).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1 +1,5 @@ Support multiple connect commands. + +Support arrays or similar in the configuration file (for nick(s), connectcommand(s), etc.) + +All the TODOs sprinkled throughout the code! |