get Token
Retrieves the Discord bot token.
Return
The Discord bot token as a String.
Parameters
arg Token
Optional token passed as a command-line argument.
Throws
if no token is found in the argument, file, or environment variable.
Retrieves the Discord bot token.
The Discord bot token as a String.
Optional token passed as a command-line argument.
if no token is found in the argument, file, or environment variable.