Premium ONLY!
$getBotActivityRetrieves the bot's current activity status (e.g., "Playing...", "Listening to...", "Watching...", "Competing in...").
Usage
$getBotActivity[text/type]
Parameters:
text
: Returns the text displayed in the bot's activity status (e.g., "The Cosmos").type
: Returns the type of activity the bot is doing. (e.g. "PLAYING", "LISTENING", "WATCHING", "COMPETING")
Example
This example demonstrates how to use $getBotActivity[text]
to display the bot's current activity text.