Commands
Everything the bot can do, grouped the way /help groups it. Badges show what a command needs; the bot only shows you commands you can actually run.
85 commands in 6 categories
Brainrot
Heat, mutes, and the leaderboard for brainrot vocabulary26
/brainrot allow add
Manage ServerServers onlyAllowlists a word so it never counts in this server
Usage/brainrot allow add <word>Example/brainrot allow add word:word/brainrot allow list
Manage ServerServers onlyShows the allowlist
Usage/brainrot allow list/brainrot allow remove
Manage ServerServers onlyTakes a word off the allowlist
Usage/brainrot allow remove <word>Example/brainrot allow remove word:word/brainrot channels add
Manage ServerServers onlyStarts watching a channel
Usage/brainrot channels add <channel>Example/brainrot channels add channel:#channel/brainrot channels list
Manage ServerServers onlyShows the watched channels
Usage/brainrot channels list/brainrot channels remove
Manage ServerServers onlyStops watching a channel
Usage/brainrot channels remove <channel>Example/brainrot channels remove channel:#channel/brainrot config delete
Manage ServerServers onlySets whether offending messages are deleted
Usage/brainrot config delete <enabled>Example/brainrot config delete enabled:true/brainrot config duration
Manage ServerServers onlySets how long a full-bar mute lasts
Usage/brainrot config duration <minutes>Example/brainrot config duration minutes:1/brainrot config ladder
Manage ServerServers onlySets the repeat-offender timeout ladder
Usage/brainrot config ladder <steps>Example/brainrot config ladder steps:steps/brainrot config mode
Manage ServerServers onlyPicks how a full heat bar is punished
Usage/brainrot config mode <"timeout"|"role"> [role]Example/brainrot config mode mode:timeout/brainrot config modlog
Manage ServerServers onlySets the mod log channel
Usage/brainrot config modlog [channel]Example/brainrot config modlog channel:#channel/brainrot config mods
Manage ServerServers onlySets whether moderators are included
Usage/brainrot config mods <included>Example/brainrot config mods included:true/brainrot config show
Manage ServerServers onlyShows every anti-brainrot setting
Usage/brainrot config show/brainrot config warnings
Manage ServerServers onlySets how long warnings stay in chat
Usage/brainrot config warnings <seconds>Example/brainrot config warnings seconds:1/brainrot disable
Manage ServerServers onlyTurns anti-brainrot off; settings and the leaderboard are kept
Usage/brainrot disable/brainrot enable
Manage ServerServers onlyTurns anti-brainrot on, after checking I have what I need
Usage/brainrot enable/brainrot exempt add
Manage ServerServers onlyExempts a role or member
Usage/brainrot exempt add <target>Example/brainrot exempt add target:@role/brainrot exempt list
Manage ServerServers onlyShows exempt roles and members
Usage/brainrot exempt list/brainrot exempt remove
Manage ServerServers onlyRemoves an exemption
Usage/brainrot exempt remove <target>Example/brainrot exempt remove target:@role/brainrot leaderboard
Servers only1 every 5 secondsThe server's most cooked members, by lifetime offenses
Usage/brainrot leaderboard/brainrot pardon
Moderate MembersServers onlyClears someone's heat, repeat flag, and any mute I applied
Usage/brainrot pardon <member> [amount=0]Example/brainrot pardon member:@someone/brainrot prune
Manage ServerServers onlyForgets watched channels, exempt roles, and exempt members that no longer exist
Usage/brainrot prune/brainrot score
Servers only1 every 5 secondsShows someone's heat, repeat status, and lifetime offenses
Usage/brainrot score [member]Example/brainrot score member:@someone/brainrot terms add
Manage ServerServers onlyAdds a term to this server's list
Usage/brainrot terms add <term>Example/brainrot terms add term:term/brainrot terms list
Manage ServerServers onlyShows the active terms, this server's additions and removals, and the allowlist
Usage/brainrot terms list/brainrot terms remove
Manage ServerServers onlyRemoves a term from this server's list, including a default one
Usage/brainrot terms remove <term>Example/brainrot terms remove term:term
General
Server, user, and bot info8
/about
1 every 5 secondsShows info about the bot
Usage/aboutspk cleanup
Servers only1 every 5 secondsPrefix commandPurges messages from and relating to the bot.
Usagespk cleanup [amount=100]Examplespk cleanup 5/inviteinfo
1 every 5 secondsGet information about a guilds invite
Usage/inviteinfo <invite_code>Example/inviteinfo invite_code:invite_code/prefix
Server ownerServers onlyShows or changes my prefix for this server
Usage/prefix [new_prefix]Example/prefix new_prefix:new_prefix/privacy
What data I collect, how long it's kept, and how to delete your data
Usage/privacy/report
1 every 60 secondsFiles a report to the bot owner
Usage/report <message>Example/report message:message/serverinfo
Servers only1 every 5 secondsShow general info about the server
Usage/serverinfo/whois
Servers only1 every 5 secondsShows info about a user
Usage/whois [user]Example/whois user:@someone
Help
This menu, and how to find any command1
/help
Finds a command fast, without cluttering the channel
Usage/help [command] [public]Example/help command:command public:true
Jishaku
The frontend subclass that mixes in to form the final Jishaku cog.39
spk jishaku ast
Prefix commandDisassemble Python code into AST.
Usagespk jishaku ast <argument>Examplespk jishaku ast argumentspk jishaku cancel
Prefix commandCancels a task with the given index.
Usagespk jishaku cancel <index>Examplespk jishaku cancel 5spk jishaku cat
Prefix commandRead out a file, using syntax highlighting if detected.
Usagespk jishaku cat <argument>Examplespk jishaku cat argumentspk jishaku curl
Prefix commandDownload and display a text file from the internet.
Usagespk jishaku curl <url>Examplespk jishaku curl urlspk jishaku debug
Prefix commandRun a command timing execution and catching exceptions.
Usagespk jishaku debug <command_string>Examplespk jishaku debug command_stringspk jishaku dis
Prefix commandDisassemble Python code into bytecode.
Usagespk jishaku dis <argument>Examplespk jishaku dis argumentspk jishaku git
Prefix commandShortcut for 'jsk sh git'. Invokes the system shell.
Usagespk jishaku git <argument>Examplespk jishaku git argumentspk jishaku hide
Prefix commandHides Jishaku from the help command.
Usagespk jishaku hidespk jishaku invite
Prefix commandRetrieve the invite URL for this bot.
Usagespk jishaku invite [perms...]Examplespk jishaku invite permsspk jishaku load
Prefix commandLoads or reloads the given extension names.
Usagespk jishaku load [extensions...]Examplespk jishaku load extensionsspk jishaku override
Prefix commandRun a command with a different user, channel, or thread, optionally bypassing checks and cooldowns.
Usagespk jishaku override [overrides]... <command_string>Examplespk jishaku override overrides command_stringspk jishaku permtrace
Prefix commandCalculates the source of granted or rejected permissions.
Usagespk jishaku permtrace <channel> [targets...]Examplespk jishaku permtrace #channel @someonespk jishaku pip
Prefix commandShortcut for 'jsk sh pip'. Invokes the system shell.
Usagespk jishaku pip <argument>Examplespk jishaku pip argumentspk jishaku py
Prefix commandDirect evaluation of Python code.
Usagespk jishaku py <argument>Examplespk jishaku py argumentspk jishaku py_inspect
Prefix commandEvaluation of Python code with inspect information.
Usagespk jishaku py_inspect <argument>Examplespk jishaku py_inspect argumentspk jishaku repeat
Prefix commandRuns a command multiple times in a row.
Usagespk jishaku repeat <times> <command_string>Examplespk jishaku repeat 5 command_stringspk jishaku rerun
Prefix commandRe-run a command from a replied message or message link, optionally with a different user, channel or thread and/or bypassing checks and cooldowns
Usagespk jishaku rerun [overrides]... [message]Examplespk jishaku rerun overridesspk jishaku retain
Prefix commandTurn variable retention for REPL on or off.
Usagespk jishaku retain [toggle]Examplespk jishaku retain truespk jishaku rtt
Prefix commandCalculates Round-Trip Time to the API.
Usagespk jishaku rttspk jishaku shell
Prefix commandExecutes statements in the system shell.
Usagespk jishaku shell <argument>Examplespk jishaku shell argumentspk jishaku show
Prefix commandShows Jishaku in the help command.
Usagespk jishaku showspk jishaku shutdown
Prefix commandLogs this bot out.
Usagespk jishaku shutdownspk jishaku source
Prefix commandDisplays the source code for a command.
Usagespk jishaku source <command_name>Examplespk jishaku source command_namespk jishaku specialist
Prefix commandDirect evaluation of Python code.
Usagespk jishaku specialist <argument>Examplespk jishaku specialist argumentspk jishaku sql execute
Prefix commandExecutes a statement against the SQL database.
Usagespk jishaku sql execute <query>Examplespk jishaku sql execute queryspk jishaku sql fetch
Prefix commandFetch multiple rows from the SQL database.
Usagespk jishaku sql fetch <query>Examplespk jishaku sql fetch queryspk jishaku sql fetchrow
Prefix commandFetch a single row from the SQL database.
Usagespk jishaku sql fetchrow <query>Examplespk jishaku sql fetchrow queryspk jishaku sql schema
Prefix commandQueries for the current schema and shows located table structures.
Usagespk jishaku sql schema [query]Examplespk jishaku sql schema queryspk jishaku sql select
Prefix commandShortcut for 'jsk sql fetch select'.
Usagespk jishaku sql select <query>Examplespk jishaku sql select queryspk jishaku sync
Prefix commandSync global or guild application commands to Discord.
Usagespk jishaku sync [targets...]Examplespk jishaku sync targetsspk jishaku tasks
Prefix commandShows the currently running jishaku tasks.
Usagespk jishaku tasksspk jishaku unload
Prefix commandUnloads the given extension names.
Usagespk jishaku unload [extensions...]Examplespk jishaku unload extensionsspk jishaku voice disconnect
Prefix commandDisconnects from the voice channel in this guild, if there is one.
Usagespk jishaku voice disconnectspk jishaku voice join
Prefix commandJoins a voice channel, or moves to it if already connected.
Usagespk jishaku voice join [destination]Examplespk jishaku voice join #channelspk jishaku voice pause
Prefix commandPauses a running audio source, if there is one.
Usagespk jishaku voice pausespk jishaku voice play
Prefix commandPlays audio direct from a URI.
Usagespk jishaku voice play <uri>Examplespk jishaku voice play urispk jishaku voice resume
Prefix commandResumes a running audio source, if there is one.
Usagespk jishaku voice resumespk jishaku voice stop
Prefix commandStops running an audio source, if there is one.
Usagespk jishaku voice stopspk jishaku voice volume
Prefix commandAdjusts the volume of an audio source if it is supported.
Usagespk jishaku voice volume <percentage>Examplespk jishaku voice volume percentage
Recaps
Session recaps and the journal5
/journal
Servers onlyThe server's cumulative session journal, oldest first
Usage/journal/recap delete
Recorder role or Manage ServerServers onlyDeletes one session's transcript and recap
Usage/recap delete <session>Example/recap delete session:session/recap latest
Servers onlyShows the most recent session recap
Usage/recap latest/recap list
Servers onlyLists past sessions, newest first
Usage/recap list/recap search
Servers onlyFull-text search across this server's transcripts and recaps
Usage/recap search <query>Example/recap search query:query
Voice
Consent-gated voice recording6
/minutes
Servers onlyShows this server's recorded minutes, quota, and reset date
Usage/minutes/optin
Servers onlyAllows your audio to be included in recordings in this server
Usage/optin/optout
Servers onlyPermanently excludes your audio from recordings in this server
Usage/optout/record setup
Manage ServerServers onlyConfigures recording for this server
Usage/record setup <role> <channel> [retention_days=0]Example/record setup role:@role channel:#channel/record start
Recorder role or Manage ServerServers onlyStarts recording your voice channel, with a visible notice and per-user consent
Usage/record start/record stop
Recorder role or Manage ServerServers onlyStops the current recording and queues it for transcription
Usage/record stop