Commands
Commands are the main way of interacting with LightningBot. Commands are messages that you send inside Discord with a specific format. They start with a prefix, usually abbreviated as [p]
, followed by the command name, and then any arguments. For example, the command to play a Spotify song is [p]splay <song name>
. You can change your prefix, but it is !
by default.
Command arguments are enclosed with <>
if they are required, and []
if they are optional. For example, song name argument in [p]splay <song name>
is required, but the content argument in [p]slistenalong [content]
is optional.
The [p]slistenalong
command sends a Spotify listen along invite if you are currently listening to Spotify. The content argument is an optional message that will be sent along with the invite.
Some commands may have arguments that are surrounded by quotation marks, like the optionpoll command: [p]optionpoll <"question"> <"option1"> <"option2">
. This is because the command will not work if the arguments contain spaces, so you need to surround them with quotation marks. Here is an example of how you would use the optionpoll command: [p]optionpoll "What is your favorite color?" "Red" "Blue"
.
Help Command
To see a list of all commands, run [p]help
. You can also get more information about a specific command or category by running [p]help [name]
, and if there are multiple pages of commands, you can go to the next page by running [p]help [name] [page]
.
Command Categories
Select a category below for documentation about the commands in that category.
📄️ Text Commands
Information about the Text category
📄️ Encoding Commands
Information about the Encoding category
📄️ Currency Commands
Information about the Currency category
📄️ Fun Commands
Information about the Fun category
📄️ Trolling Commands
Information about the Trolling category
📄️ Event Reaction Commands
Information about the Event Reactions category
📄️ Image Commands
Information about the Image category
📄️ Memegen Commands
Information about the Memegen category
📄️ AI Commands
Information about the AI category
📄️ Administration Commands
Information about the Administration category
📄️ Utility Commands
Information about the Utility category
📄️ Slash Commands
Information about the Slash Commands category
📄️ Dumping Commands
Information about the Dumping category
📄️ Backup Commands
Information about the Backup category
📄️ Spotify Commands
Information about the Spotify category
📄️ Game Commands
Information about the Game category
📄️ Activity Commands
Information about the Activity category
📄 ️ Animation Commands
Information about the Animation category
📄️ Sessions Commands
Information about the Sessions category
📄️ NSFW Commands
Information about the NSFW category
📄️ Reddit Commands
Information about the Reddit category
📄️ Sharing Commands
Information about the Sharing category
📄️ Protection Commands
Information about the Protections category
📄️ Config Commands
Information about the Config category