Enable autoReconnect by default

This commit is contained in:
abalabahaha
2016-07-29 05:56:50 +09:00
parent 952cfc0456
commit b95058399e
4 changed files with 3 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ Client takes an options object, and supports the following options:.
autoReconnect
~~~~~~~~~~~~~
Have discord.js autoreconnect when connection is lost.
Have discord.js autoreconnect when connection is lost. This is enabled by default.
compress
~~~~~~~~