mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Add 'Bot' prefix to token (#510)
* Add 'Bot' prefix to token * Add option for token prefix * Maybe this is what abal meant? * Change option name * Check if token already starts with prefix
This commit is contained in:
@@ -64,6 +64,11 @@ shardId
|
||||
|
||||
A zero-based integer representing the value of the current shard.
|
||||
|
||||
bot
|
||||
~~~~~~~
|
||||
|
||||
Boolean. Use 'Bot my_token' when authorizing. Default is true, should be false if user bot.
|
||||
|
||||
--------
|
||||
|
||||
Attributes
|
||||
|
||||
Reference in New Issue
Block a user