fixed double 'get' type
This commit is contained in:
parent
c19df2dbc2
commit
c3a522623c
@ -41,6 +41,6 @@ currently-implemented commands:
|
|||||||
* **unsub <nickname>**: Same as leave
|
* **unsub <nickname>**: Same as leave
|
||||||
* **d <nickname> <text>**: Send direct message to <nickname> with message body <text>
|
* **d <nickname> <text>**: Send direct message to <nickname> with message body <text>
|
||||||
* **get <nickname>**: Get last notice from <nickname>
|
* **get <nickname>**: Get last notice from <nickname>
|
||||||
* **get <nickname>**: Same as 'get'
|
* **last <nickname>**: Same as 'get'
|
||||||
* **whois <nickname>**: Get Profile info on <nickname>
|
* **whois <nickname>**: Get Profile info on <nickname>
|
||||||
* **fav <nickname>**: Add user's last notice as a favorite
|
* **fav <nickname>**: Add user's last notice as a favorite
|
Loading…
Reference in New Issue
Block a user