2 files changed, 11 insertions(+), 10 deletions(-)
M README.md
M TODO
M README.md => README.md +7 -6
@@ 26,13 26,14 @@ go get bitbucket.org/henesy/disco
## Commands
Commands available in chat:
-| Command | Function |
+| Command | Function |
| ------------- |-------------|
-| :q | Quits disco |
-| :g | Change listening Guild|
-| :c | Change listening Channel inside Guild |
-| :m [n] | Display last [n] messages: ex. `:m 2` displays last two messages |
-| :p | Pulls up the private channel menu |
+| :q | Quits disco |
+| :g | Change listening Guild|
+| :c [n|?] | Change listening Channel inside Guild, or list channels |
+| :m [n] | Display last [n] messages: ex. `:m 2` displays last two messages |
+| :p | Pulls up the private channel menu |
+| :n name | Change nickname to `name` |
## Notes
M TODO => TODO +4 -4
@@ 2,9 2,7 @@ Commands:
:r -- register via Register(email)
-:d [n] [file] -- dump backlog of last 'n' msgs to a file 'file'
-
-:c [n] and :c ? to switch and list channels, respectively
+:d [n] file -- dump backlog of last 'n' msgs to a file 'file'
:? to list commands
@@ 33,5 31,7 @@ Features:
* fix ctrl+d not closing out cleanly
-* add [b] go back to pm's menu
+* add [b] go back to pm's menu from within pm's
+
+* fix :n printing to chat