discorb irb
This command will start an interactive Ruby shell with connected client.
Usage
discorb irb []
Load a token
discorb irb will load a token from…
-
the
DISCORD_BOT_TOKENenvironment variable -
the
DISCORD_TOKENenvironment variable -
tokenfile in the current directory(customizable with-toption) -
your input
Arguments
-i, --intents
Intents to use. Specify intents with integers.
-t, --token-file
Token file to load.
Variables
message
Last message received.