Add key types
This commit is contained in:
parent
1993b6a5b8
commit
38c9e2f9ba
|
@ -375,8 +375,8 @@ client.send_chat('hello world!')
|
||||||
**Parameter: Hash**
|
**Parameter: Hash**
|
||||||
|
|
||||||
Available keys:
|
Available keys:
|
||||||
- `:verbose` enables verbose output.
|
- `:verbose [Boolean]` enables verbose output.
|
||||||
- `:config` path to autoexec.cfg file. As of right now only those commands are supported:
|
- `:config [String]` path to autoexec.cfg file. As of right now only those commands are supported:
|
||||||
+ `password [yourpassword]` will be sent on connect
|
+ `password [yourpassword]` will be sent on connect
|
||||||
+ `echo [message]` prints a message
|
+ `echo [message]` prints a message
|
||||||
+ `quit` quits the client
|
+ `quit` quits the client
|
||||||
|
|
Loading…
Reference in a new issue