Commands

Modules

Command Name

Description

Usage

.imageonly / .imagesonly Administration Administration

Toggles whether the channel only allows images. Users who send more than a few non-image messages will be banned from using the channel.

Requires
Administrator Server Perms
.imageonly
.linkonly / .linkssonly Administration Administration

Toggles whether the channel only allows links. Users who send more than a few non-link messages will be banned from using the channel.

Requires
Administrator Server Perms
.linkonly
.slowmode Administration Administration

Toggles slowmode on the current channel with the specified amount of time. Provide no parameters to disable.

Requires
ManageChannels Channel Perms
.slowmode.slowmode 27s.slowmode 3h15m5s
.dmc / .delmsgoncmd Administration Administration

Toggles the automatic deletion of the user's successful command message to prevent chat flood. You can use it either as a server toggle, channel whitelist, or channel blacklist, as channel option has 3 settings: Enable (always do it on this channel), Disable (never do it on this channel), and Inherit (respect server setting). Use list parameter to see the current states.

Requires
Administrator Server Perms
.dmc.dmc channel enable.dmc ch inherit.dmc list
.deaf / .deafen Administration Administration

Deafens mentioned user or users.

Requires
DeafenMembers Server Perms
.deaf "@Someguy".deaf "@Someguy" "@Someguy"
.undef / .undeafen Administration Administration

Undeafens mentioned user or users.

Requires
DeafenMembers Server Perms
.undef "@Someguy".undef "@Someguy" "@Someguy"
.dvch / .delvoichanl Administration Administration

Deletes a voice channel with a given name.

Requires
ManageChannels Server Perms
.dvch VoiceChannelName
.cvch / .creatvoichanl Administration Administration

Creates a new voice channel with a given name.

Requires
ManageChannels Server Perms
.cvch VoiceChannelName
.dtch / .deltxtchanl Administration Administration

Deletes a text channel with a given name.

Requires
ManageChannels Server Perms
.dtch TextChannelName
.ctch / .creatxtchanl Administration Administration

Creates a new text channel with a given name.

Requires
ManageChannels Server Perms
.ctch TextChannelName
.st / .settopic Administration Administration

Sets a topic on the current channel.

Requires
ManageChannels Server Perms
.st My new topic
.schn / .setchanlname Administration Administration

Changes the name of the current channel.

Requires
ManageChannels Server Perms
.schn NewName
.nsfw / .nsfwtgl Administration Administration

Toggles the NSFW parameter of the current text channel.

Requires
ManageChannels Server Perms
.nsfw
.edit Administration Administration

Edits bot's message, you have to specify message ID and new text. You can optionally specify target channel. Supports embeds.

Requires
ManageMessages Channel Perms
.edit 7479498384 Hi :^).edit #other-channel 771562360594628608 New message!.edit #other-channel 771562360594628608 {"description":"hello"}
.del / .delete Administration Administration

Deletes a single message given the channel and message ID. If channel is ommited, message will be searched for in the current channel. You can also specify time parameter after which the message will be deleted (up to 7 days). This timer won't persist through bot restarts.

Requires
ManageMessages Channel Perms
.del #chat 771562360594628608.del 771562360594628608.del 771562360594628608 5m
.thcr / .threadcreate Administration Administration

Create a public thread with the specified title. You may optionally reply to a message to have it as a starting point.

Requires
CreatePublicThreads Channel Perms
.thcr Q&A
.thdel / .thrm Administration Administration

Delete a thread with the specified name in this channel. Case insensitive.

Requires
ManageThreads Channel Perms
.thdel Q&A
.autopublish Administration Administration

Make the bot automatically publish all messages posted in the news channel this command was executed in.

Requires
ManageMessages Channel Perms
.autopublish
.aar / .autoassignrole Administration AutoAssignRoleCommands

Toggles the role which will be assigned to every user who joins the server. You can run this command multiple times to add multiple roles (up to 3). Specifying the role that is already added will remove that role from the list. Provide no parameters to list current roles.

Requires
ManageRoles Server Perms
.aar.aar RoleName
.sqlselect Administration DangerousCommands

Executes provided sql query and returns the results. Dangerous.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.sqlselect SELECT * FROM DiscordUser LIMIT 5
.sqlexec Administration DangerousCommands

Executes provided sql command and returns the number of affected rows. Dangerous.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.sqlexec UPDATE DiscordUser SET CurrencyAmount=CurrencyAmount+1234
.deletewaifus Administration DangerousCommands

Deletes everything from WaifuUpdates, WaifuItem and WaifuInfo tables.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.deletewaifus
.deletewaifu Administration DangerousCommands

Deletes everything from WaifuUpdates, WaifuItem and WaifuInfo tables for the specified user. Also makes specified user's waifus free.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.deletewaifu
.deletecurrency Administration DangerousCommands

Deletes everything from Currency and CurrencyTransactions.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.deletecurrency
.deleteplaylists Administration DangerousCommands

Deletes everything from MusicPlaylists.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.deleteplaylists
.deletexp Administration DangerousCommands

Deletes everything from UserXpStats, Clubs and sets users' TotalXP to 0.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.deletexp
.purgeuser Administration DangerousCommands

Purge user from the database completely. This includes currency, xp, clubs that user owns, waifu info

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.purgeuser @Oblivion
.gvc / .gamevoicechannel Administration GameVoiceChannelCommands

Toggles game voice channel feature in the voice channel you're currently in. Users who join the game voice channel will get automatically redirected to the voice channel with the name of their current game, if it exists. Can't move users to channels that the bot has no connect permission for. One per server.

Requires
Administrator Server Perms
.gvc
.boost Administration GreetCommands

Toggles announcements on the current channel when someone boosts the server.

Requires
ManageServer Server Perms
.boost
.boostde Administration GreetCommands

Sets the time it takes (in seconds) for boost messages to be auto-deleted. Set it to 0 to disable automatic deletion.

Requires
ManageServer Server Perms
.boostde 0.boostde 30
.boostmsg Administration GreetCommands

Sets a new boost announcement message. Type %user.mention% if you want to show the name the user who left. Full list of placeholders can be found here https://nadekobot.readthedocs.io/en/latest/placeholders/ Using this command with no message will show the current boost message. You can use embed json from https://eb.nadeko.bot/ instead of a regular text, if you want the message to be embedded.

Requires
ManageServer Server Perms
.boostmsg %user.mention% has boosted the server!!!
.grdel / .greetdel Administration GreetCommands

Sets the time it takes (in seconds) for greet messages to be auto-deleted. Set it to 0 to disable automatic deletion.

Requires
ManageServer Server Perms
.grdel 0.grdel 30
.greet Administration GreetCommands

Toggles announcements on the current channel when someone joins the server.

Requires
ManageServer Server Perms
.greet
.greetmsg Administration GreetCommands

Sets a new join announcement message which will be shown in the server's channel. Type %user.mention% if you want to mention the new member.
Full list of placeholders can be found here https://nadekobot.readthedocs.io/en/latest/placeholders/ Using it with no message will show the current greet message.
You can use embed json from https://eb.nadeko.bot/ instead of a regular text, if you want the message to be embedded.

Requires
ManageServer Server Perms
.greetmsg Welcome, %user.mention%.
.greetdm Administration GreetCommands

Toggles whether the greet messages will be sent in a DM (This is separate from greet - you can have both, any or neither enabled).

Requires
ManageServer Server Perms
.greetdm
.greetdmmsg Administration GreetCommands

Sets a new join announcement message which will be sent to the user who joined. Type %user.mention% if you want to mention the new member. Using it with no message will show the current DM greet message. You can use embed json from https://eb.nadeko.bot instead of a regular text, if you want the message to be embedded.

Requires
ManageServer Server Perms
.greetdmmsg Welcome to the server, %user.mention%
.bye Administration GreetCommands

Toggles announcements on the current channel when someone leaves the server.

Requires
ManageServer Server Perms
.bye
.byemsg Administration GreetCommands

Sets a new leave announcement message. Type %user.mention% if you want to show the name the user who left. Full list of placeholders can be found here https://nadekobot.readthedocs.io/en/latest/placeholders/
Using this command with no message will show the current bye message. You can use embed json from https://eb.nadeko.bot/ instead of a regular text, if you want the message to be embedded.

Requires
ManageServer Server Perms
.byemsg %user.mention% has left.
.byedel Administration GreetCommands

Sets the time it takes (in seconds) for bye messages to be auto-deleted. Set it to 0 to disable automatic deletion.

Requires
ManageServer Server Perms
.byedel 0.byedel 30
.byetest Administration GreetCommands

Sends the bye message in the current channel as if you just left the server. You can optionally specify a different user.

Requires
ManageServer Server Perms
.byetest.byetest @SomeoneElse
.greettest Administration GreetCommands

Sends the greet message in the current channel as if you just joined the server. You can optionally specify a different user.

Requires
ManageServer Server Perms
.greettest.greettest @SomeoneElse
.greetdmtest Administration GreetCommands

Sends the greet direct message to you as if you just joined the server. You can optionally specify a different user.

Requires
ManageServer Server Perms
.greetdmtest.greetdmtest @SomeoneElse
.langset / .languageset Administration LocalizationCommands

Sets this server's response language. If bot's response strings have been translated to that language, bot will use that language in this server. Reset by using default as the locale name. Provide no parameters to see currently set language.

.langset de-DE.langset default
.langsetd / .langsetdefault Administration LocalizationCommands

Sets the bot's default response language. All servers which use a default locale will use this one. Setting to default will use the host's current culture. Provide no parameters to see currently set language.

.langsetd en-US.langsetd default
.langli / .languageslist Administration LocalizationCommands

List of languages for which translation (or part of it) exist atm.

.langli
.setmuterole / .muterole Administration MuteCommands

Sets a name of the role which will be assigned to people who should be muted. Provide no arguments to see currently set mute role. Default is nadeko-mute.

Requires
ManageRoles Server Perms
.setmuterole.setmuterole Silenced
.mute Administration MuteCommands

Mutes a mentioned user both from speaking and chatting. You can also specify time string for how long the user should be muted. You can optionally specify a reason.

Requires
MuteMembers, ManageRoles Server Perms
.mute @Someone.mute @Someone too noisy.mute 1h30m @Someone.mute 1h30m @Someone too noisy
.unmute Administration MuteCommands

Unmutes a mentioned user previously muted with .mute command.

Requires
MuteMembers, ManageRoles Server Perms
.unmute @Someone
.chatmute Administration MuteCommands

Prevents a mentioned user from chatting in text channels. You can also specify time string for how long the user should be muted. You can optionally specify a reason.

Requires
ManageRoles Server Perms
.chatmute @Someone.chatmute @Someone stop writing.chatmute 15m @Someone.chatmute 1h30m @Someone.chatmute 1h @Someone chill
.chatunmute Administration MuteCommands

Removes a mute role previously set on a mentioned user with .chatmute which prevented him from chatting in text channels.

Requires
ManageRoles Server Perms
.chatunmute @Someone
.voicemute Administration MuteCommands

Prevents a mentioned user from speaking in voice channels. User has to be in a voice channel in order for the command to have an effect. You can also specify time string for how long the user should be muted. You can optionally specify a reason.

Requires
MuteMembers Server Perms
.voicemute @Someone.voicemute @Someone stop talking.voicemute 15m @Someone.voicemute 1h30m @Someone.voicemute 1h @Someone silence
.voiceunmute Administration MuteCommands

Gives a previously voice-muted user a permission to speak.

Requires
MuteMembers Server Perms
.voiceunmute @Someguy
.dpo Administration DiscordPermOverrideCommands

Overrides required user permissions that the command has with the specified ones. You can only use server-level permissions. This action will make the bot ignore user permission requirements which command has by default. Provide no permissions to reset to default.

Requires
Administrator Server Perms
.dpo .prune ManageMessages BanMembers.dpo .prune
.dpor Administration DiscordPermOverrideCommands

Resets ALL currently set discord permission overrides on this server. This will make all commands have default discord permission requirements.

Requires
Administrator Server Perms
.dpor
.dpoli / .dpol Administration DiscordPermOverrideCommands

Lists all discord permission overrides on this server.

Requires
Administrator Server Perms
.dpoli
.ropl / .rotateplaying Administration PlayingRotateCommands

Toggles rotation of playing status of the dynamic strings you previously specified.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.ropl
.adpl / .addplaying Administration PlayingRotateCommands

Adds a specified string to the list of playing strings to rotate. You have to pick either 'Playing', 'Watching' or 'Listening' as the first parameter.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.adpl Playing with you.adpl Watching you sleep
.lipl / .listplaying Administration PlayingRotateCommands

Lists all playing statuses with their corresponding number.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.lipl
.rmpl / .removeplaying Administration PlayingRotateCommands

Removes a playing string on a given number.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.rmpl
.prefix Administration PrefixCommands

Sets this server's prefix for all bot commands. Provide no parameters to see the current server prefix. Setting prefix requires Administrator server permission.

.prefix +
.defprefix Administration PrefixCommands

Sets bot's default prefix for all bot commands. Provide no parameters to see the current default prefix. This will not change this server's current prefix.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.defprefix +
.antialt Administration ProtectionCommands

Applies a punishment action to any user whose account is younger than the specified threshold. Specify time after the punishment to have a timed punishment (not all punishments support timers).

Requires
Administrator Server Perms
.antialt 1h Ban.antialt 3d Mute 1h
.antiraid Administration ProtectionCommands

Sets an anti-raid protection on the server. Provide no parameters to disable. First parameter is number of people which will trigger the protection. Second parameter is a time interval in which that number of people needs to join in order to trigger the protection, and third parameter is punishment for those people. You can specify an additional time argument to do a timed punishment for actions which support it (Ban, Mute, etc) up to 24h. Available punishments: Ban, Kick, Softban, Mute, VoiceMute, ChatMute, RemoveRoles, AddRole, Warn, TimeOut

Requires
Administrator Server Perms
.antiraid 5 20 Kick.antiraid 7 9 Ban.antiraid 10 10 Ban 6h30m.antiraid
.antispam Administration ProtectionCommands

Stops people from repeating same message X times in a row. Provide no parameters to disable. You can specify to either mute, kick or ban the offenders. You can specify an additional time argument to do a timed punishment for actions which support it (Ban, Mute, etc) up to 24h. Max message count is 10. Available punishments: Ban, Kick, Softban, Mute, VoiceMute, ChatMute, AddRole, RemoveRoles, Warn, TimeOut

Requires
Administrator Server Perms
.antispam 3 Mute.antispam 5 Ban.antispam 5 Ban 3h30m.antispam
.antispamignore Administration ProtectionCommands

Toggles whether antispam ignores current channel. Antispam must be enabled.

Requires
Administrator Server Perms
.antispamignore
.antilst / .antilist Administration ProtectionCommands

Shows currently enabled protection features.

.antilst
.clear / .prune Administration PruneCommands

.prune removes all Nadeko's messages in the last 100 messages. .prune X removes last X number of messages from the channel (up to 100). .prune @Someone removes all Someone's messages in the last 100 messages. .prune @Someone X removes last X number of 'Someone's' messages in the channel.

Options

--safe (-s) Whether pinned messages should be deleted.

--after (-a) Prune only messages after the specified message ID.

.clear.clear -s.clear 5.clear 5 --safe.clear @Someone.clear @Someone --safe.clear @Someone X.clear @Someone X -s
.reroa / .reactionroleadd Administration ReactionRoleCommands

Specify a message id, emote and a role name to have the bot assign the specified role to the user who reacts to the specified message (in this channel) with the specified emoji. You can optionally specify an exclusivity group. Default is group 0 which is non-exclusive. Other groups are exclusive. Exclusive groups will let the user only have one of the roles specified in that group. You can optionally specify a level requirement after a group. Users who don't meet the level requirement will not receive the role. You can have up to 50 reaction roles per server in total.

Requires
ManageRoles Server Perms
.reroa 971276352684691466 😊 gamer.reroa 971276352684691466 😢 emo 1.reroa 971276352684691466 🤔 philosopher 5 20.reroa 971276352684691466 👨 normie 5 20
.reroli / .reactionroleslist Administration ReactionRoleCommands

Lists all ReactionRole messages on this server with their message ids. Clicking/Tapping message ids will send you to that message.

Requires
ManageRoles Server Perms
.reroli
.rerorm / .reactionrolesremove Administration ReactionRoleCommands

Remove all reaction roles from message specified by the id

Requires
ManageRoles Server Perms
.rerorm 971276352684691466
.rerodela / .rerodeleteall Administration ReactionRoleCommands

Deletes all reaction roles on the server. This action is irreversible.

Requires
ManageRoles Server Perms
.rerodela
.rerot / .rerotransfer Administration ReactionRoleCommands

Transfers reaction roles from one message to another by specifying their ids. If the target message has reaction roles specified already, the reaction roles will be MERGED, not overwritten.

Requires
ManageRoles Server Perms
.rerot 971276352684691466 971427748448964628
.sr / .giverole Administration RoleCommands

Gives a role to a user. The role you specify has to be lower in the role hierarchy than your highest role.

Requires
ManageRoles Server Perms
.sr @User Guest
.rr / .removerole Administration RoleCommands

Removes a role from a user. The role you specify has to be lower in the role hierarchy than your highest role.

Requires
ManageRoles Server Perms
.rr @User Admin
.renr / .renamerole Administration RoleCommands

Renames a role. The role you specify has to be lower in the role hierarchy than your highest role.

Requires
ManageRoles Server Perms
.renr "First role" SecondRole
.rar / .removeallroles Administration RoleCommands

Removes all roles which are lower than your highest role in the role hierarchy from the user you specify.

Requires
ManageRoles Server Perms
.rar @User
.cr / .createrole Administration RoleCommands

Creates a role with a given name.

Requires
ManageRoles Server Perms
.cr Awesome Role
.dr / .deleterole Administration RoleCommands

Deletes a role with a given name.

Requires
ManageRoles Server Perms
.dr Awesome Role
.rh / .rolehoist Administration RoleCommands

Toggles whether this role is displayed in the sidebar or not. The role you specify has to be lower in the role hierarchy than your highest role.

Requires
ManageRoles Server Perms
.rh Guests.rh Space Wizards
.roleclr / .rolecolor Administration RoleCommands

Set a role's color using its hex value. Provide no color in order to see the hex value of the color of the specified role. The role you specify has to be lower in the role hierarchy than your highest role.

.roleclr Admin.roleclr ffba55 Admin
.adsarm Administration SelfAssignedRolesCommands

Toggles the automatic deletion of the user's message and Nadeko's confirmations for .iam and .iamn commands.

Requires
ManageMessages Server Perms
.adsarm
.asar Administration SelfAssignedRolesCommands

Adds a role to the list of self-assignable roles. You can also specify a group. If 'Exclusive self-assignable roles' feature is enabled, users will be able to pick one role per group.

Requires
ManageRoles Server Perms
.asar Gamer.asar 1 Alliance.asar 1 Horde
.sargn Administration SelfAssignedRolesCommands

Sets a self assignable role group name. Provide no name to remove.

Requires
ManageRoles Server Perms
.sargn 1 Faction.sargn 2
.rsar Administration SelfAssignedRolesCommands

Removes a specified role from the list of self-assignable roles.

Requires
ManageRoles Server Perms
.rsar Gamer.rsar Alliance.rsar Horde
.lsar Administration SelfAssignedRolesCommands

Lists self-assignable roles. Shows 20 roles per page.

.lsar.lsar 2
.tesar / .togglexclsar Administration SelfAssignedRolesCommands

Toggles whether the self-assigned roles are exclusive. While enabled, users can only have one self-assignable role per group.

Requires
ManageRoles Server Perms
.tesar
.rlr / .rolelevelreq Administration SelfAssignedRolesCommands

Set a level requirement on a self-assignable role.

Requires
ManageRoles Server Perms
.rlr 5 SomeRole
.iam Administration SelfAssignedRolesCommands

Adds a role to you that you choose. Role must be on a list of self-assignable roles.

.iam Gamer
.iamn / .iamnot Administration SelfAssignedRolesCommands

Removes a specified role from you. Role must be on a list of self-assignable roles.

.iamn Gamer
.cacheusers Administration SelfCommands

Caches users of a Discord server and saves them to the database.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.cacheusers.cacheusers serverId
.execas / .doas Administration SelfCommands

Execute the command as if you were the target user. Requires bot ownership and server administrator permission.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.execas @Thief .give all @Admin
.startcmdadd / .scadd Administration SelfCommands

Adds a command to the list of commands which will be executed automatically in the current channel, in the order they were added in, by the bot when it startups up.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyAdministrator Server Perms
.startcmdadd .stats
.autocmdadd / .acadd Administration SelfCommands

Adds a command to the list of commands which will be executed automatically every X seconds.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyAdministrator Server Perms
.autocmdadd 60 .prune 1000
.startcmdlist / .sclist Administration SelfCommands

Lists all startup commands in the order they will be executed in.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.startcmdlist
.autolist / .autocommands Administration SelfCommands

Lists all auto commands and the intervals in which they execute.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.autolist
.wait Administration SelfCommands

Used only as a startup command. Waits a certain number of milliseconds before continuing the execution of the following startup commands.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.wait 3000
.autocmdrm / .acrm Administration SelfCommands

Removes an auto command on the specified index.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyAdministrator Server Perms
.autocmdrm 3
.startcmdrm / .scrm Administration SelfCommands

Removes a startup command on the specified index.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.startcmdrm 3
.scclr / .scclear Administration SelfCommands

Removes all startup commands.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyAdministrator Server Perms
.scclr
.fwmsgs / .forwardmessages Administration SelfCommands

Toggles forwarding of non-command messages sent to bot's DM to the bot owners

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.fwmsgs
.fwtoall / .forwardtoall Administration SelfCommands

Toggles whether messages will be forwarded to all bot owners or only to the first one specified in the creds.yml file

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.fwtoall
.fwtoch / .fwtochannel Administration SelfCommands

Toggles forwarding of non-command messages sent to bot's DM to the current channel

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.fwtoch
.shardstats Administration SelfCommands

Stats for shards. Paginated with 25 shards per page. Format: [status] | # [shard_id] | [last_heartbeat] | [server_count]

.shardstats.shardstats 2
.restartshard Administration SelfCommands

Try (re)connecting a shard with a certain shardid when it dies. No one knows will it work. Keep an eye on the console for errors.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.restartshard 2
.leave Administration SelfCommands

Makes Nadeko leave the server. Either server name or server ID is required.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.leave 123123123331
.deleteemptyservers Administration SelfCommands

Deletes all servers in which the bot is the only member.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.deleteemptyservers
.die Administration SelfCommands

Shuts the bot down.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.die
.restart Administration SelfCommands

Restarts the bot. Might not work.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.restart
.newnm / .setname Administration SelfCommands

Gives the bot a new name.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.newnm BotName
.setnick Administration SelfCommands

Changes the nickname of the bot on this server. You can also target other users to change their nickname.

Requires
ManageNicknames Server Perms
.setnick BotNickname.setnick @SomeUser New Nickname
.setstatus Administration SelfCommands

Sets the bot's status. (Online/Idle/Dnd/Invisible)

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.setstatus Idle
.setav / .setavatar Administration SelfCommands

Sets a new avatar image for the NadekoBot. Parameter is a direct link to an image.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.setav https://i.imgur.com/xTG3a1I.jpg
.setgame Administration SelfCommands

Sets the bots game status to either Playing, Listening, or Watching.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.setgame Playing with snakes..setgame Watching anime..setgame Listening music.
.setstream Administration SelfCommands

Sets the bots stream. First parameter is the twitch link, second parameter is stream name.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.setstream TWITCHLINK Hello
.send Administration SelfCommands

Sends a message to someone on a different server through the bot. Separate server and channel/user ids with | and prefix the channel id with c: and the user id with u:.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.send serverid|c:channelid message.send serverid|u:userid message
.stringsreload Administration SelfCommands

Reloads localized bot strings.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.stringsreload
.coordreload Administration SelfCommands

Reloads coordinator config

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.coordreload
.logserver Administration LogCommands

Enables or Disables ALL log events. If enabled, all log events will log to this channel.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyOnly available on selfhosts. Not available on @NadekoNo Public BotAdministrator Server Perms
.logserver enable.logserver disable
.logignore Administration LogCommands

Toggles whether the .logserver command ignores the specified channel or user. Provide no arguments to see the list of currently ignored users and channels

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyOnly available on selfhosts. Not available on @NadekoNo Public BotAdministrator Server Perms
.logignore.logignore @SomeUser.logignore #some-channel
.logevents Administration LogCommands

Shows a list of all events you can subscribe to with .log

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyOnly available on selfhosts. Not available on @NadekoNo Public BotAdministrator Server Perms
.logevents
.log Administration LogCommands

Toggles logging event. Disables it if it is active anywhere on the server. Enables if it isn't active. Use .logevents to see a list of all events you can subscribe to.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyOnly available on selfhosts. Not available on @NadekoNo Public BotAdministrator Server Perms
.log userpresence.log userbanned
.timezones Administration TimeZoneCommands

Lists all timezones available on the system to be used with .timezone.

.timezones
.timezone Administration TimeZoneCommands

Sets this guilds timezone. This affects bot's time output in this server (logs, etc..) Setting timezone requires Administrator server permission.

.timezone.timezone GMT Standard Time
.warn Administration UserPunishCommands

Warns a user with an optional reason. You can specify a warning weight integer before the user. For example, 3 would mean that this warning counts as 3 warnings.

Requires
BanMembers Server Perms
.warn @Someone Very rude person.warn 3 @Someone Very rude person
.warne / .warnexpire Administration UserPunishCommands

Gets or sets the number of days after which the warnings will be cleared automatically. This setting works retroactively. If you want to delete the warnings instead of clearing them, you can set the --delete optional parameter. Provide no parameter to see currently set expiry

Options

--delete (-d) Delete warnings instead of clearing them.

Requires
Administrator Server Perms
.warne.warne 3.warne 6 --delete
.warnlog Administration UserPunishCommands

See a list of warnings of a certain user.

Requires
BanMembers Server Perms
.warnlog @Someone
.warnlogall Administration UserPunishCommands

See a list of all warnings on the server. 15 users per page.

Requires
BanMembers Server Perms
.warnlogall.warnlogall 2
.warnc / .warnclear Administration UserPunishCommands

Clears all warnings from a certain user. You can specify a number to clear a specific one.

Requires
BanMembers Server Perms
.warnc @PoorDude 3.warnc @PoorDude
.warnp / .warnpunish Administration UserPunishCommands

Sets a punishment for a certain number of warnings. You can specify a time string after 'Ban' or *'Mute' punishments to make it a temporary mute/ban. Provide no punishment to remove. Available punishments: Ban, Kick, Softban, Mute, VoiceMute, ChatMute, AddRole, RemoveRoles

Requires
BanMembers Server Perms
.warnp 3.warnp 5 Ban.warnp 5 Mute 2d12h.warnp 4 AddRole toxic 1h
.warnpl / .warnpunishlist Administration UserPunishCommands

Lists punishments for warnings.

.warnpl
.b / .ban Administration UserPunishCommands

Bans a user by ID or name with an optional message. You can specify a time string before the user name to ban the user temporarily.

Requires
BanMembers Server Perms
.b @Someone Get out!.b "Some Guy#1234" Your behaviour is toxic..b 1d12h @Someone Come back when u chill
.banprune Administration UserPunishCommands

Sets how many days of messages will be deleted when a user is banned. Only works if the user is banned via the .ban command or punishment. Allowed values: 0 - 7

Requires
BanMembers Server Perms
.banprune 3
.banmsg / .bantemplate Administration UserPunishCommands

Sets a ban message template which will be used when a user is banned from this server. You can use embed strings and ban-specific placeholders: %ban.mod%, %ban.user%, %ban.duration% and %ban.reason%. You can disable ban message with .banmsg -

Requires
BanMembers Server Perms
.banmsg %ban.user%, you've been banned from %server.name%. Reason: %ban.reason%.banmsg { "description": "%ban.user% you have been banned from %server.name% by %ban.mod%" }
.banmsgreset Administration UserPunishCommands

Resets ban message to default. If you want to completely disable ban messages, use .banmsg -

Requires
BanMembers Server Perms
.banmsgreset
.banmsgtest Administration UserPunishCommands

If ban message is not disabled, bot will send you the message as if you were banned by yourself. Used for testing the ban message.

Requires
BanMembers Server Perms
.banmsgtest No reason.banmsgtest 1h Test 1 hour ban message
.unban Administration UserPunishCommands

Unbans a user with the provided user#discrim or id.

Requires
BanMembers Server Perms
.unban kwoth#1234.unban 123123123
.sb / .softban Administration UserPunishCommands

Bans and then unbans a user by ID or name with an optional message.

Requires
KickMembers, ManageMessages Server Perms
.sb @Someone Get out!.sb "Some Guy#1234" Your behaviour is toxic.
.k / .kick Administration UserPunishCommands

Kicks a mentioned user.

Requires
KickMembers Server Perms
.k @Someone Get out!.k "Some Guy#1234" Your behaviour is toxic.
.timeout Administration UserPunishCommands

Times the user out for the specified amount of time. You may optionally specify a reason, which will be sent to the user.

Requires
ModerateMembers Server Perms
.timeout @Someone 3h Shut up!.timeout @Someone 1h30m
.massban Administration UserPunishCommands

Bans multiple users at once. Specify a space separated list of IDs of users who you wish to ban.

Requires
BanMembers Server Perms
.massban 123123123 3333333333 444444444
.masskill Administration UserPunishCommands

Specify a new-line separated list of userid reason. You can use Username#discrim instead of UserId. Specified users will be banned from the current server, blacklisted from the bot, and have all of their flowers taken away.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyBanMembers Server Perms
.masskill BadPerson#1234 Toxic person
.vcrolerm Administration VcRoleCommands

Removes vcrole associated with the specified voice channel ID. This is useful if your vcrole has been enabled on a VC which has been deleted.

Requires
ManageRoles Server Perms
.vcrolerm 123123123123123
.vcrole Administration VcRoleCommands

Sets or resets a role which will be given to users who join the voice channel you're in when you run this command. Provide no role name to disable. You must be in a voice channel to run this command.

Requires
ManageRoles Server Perms
.vcrole SomeRole.vcrole
.vcrolelist Administration VcRoleCommands

Shows a list of currently set voice channel roles.

.vcrolelist
.extg / .exprtoggleglobal Expressions Expressions

Toggles whether global expressions are usable on this server.

Requires
Administrator Server Perms
.extg
.exadds / .exas Expressions Expressions

Add an expression with a trigger and a response in this server. Bot will post a response whenever someone types the trigger word. Guide here: https://nadekobot.readthedocs.io/en/latest/custom-reactions/

Requires
Administrator Server Perms
.exadds "hello" Hi there %user.mention%
.exadd / .exa Expressions Expressions

Add an expression with a trigger and a response. Bot will post a response whenever someone types the trigger word. Running this command in server requires the Administration permission. Running this command in DM is Bot Owner only and adds a new global expression. Guide here: https://nadekobot.readthedocs.io/en/latest/custom-reactions/

.exadd "hello" Hi there %user.mention%
.exe / .exedit Expressions Expressions

Edits the expression's response given its ID.

.exe 123 I'm a magical girl
.exl / .exprli Expressions Expressions

Lists global or server expressions (20 commands per page). Running the command in DM will list global expressions, while running it in a server will list server expressions. Shows enabled settings, followed by id, followed by the trigger. Settings: • 🗯️ Triggered if trigger matches any word (.h .exca) • ✉️ Response will be DMed (.h .exdm) • ❌ Trigger will be deleted (.h .exad)

.exl 1.exl all
.exs / .exshow Expressions Expressions

Shows an expression's response on a given ID.

.exs 1
.exds / .exdelserv Expressions Expressions

Deletes an expression on a specific index on this server.

Requires
Administrator Server Perms
.exds 5c
.exd / .exdel Expressions Expressions

Deletes an expression on a specific index. If ran in DM, it is bot owner only and deletes a global expression. If ran in a server, it requires Administration privileges and removes server expression.

.exd 5
.exr / .exreact Expressions Expressions

Sets or resets reactions (up to 3) which will be added to the response message of the Expression with the specified ID. Provide no emojis to reset.

.exr 59 👍 👎.exr 59 <a:nFlower:408963839191941120>.exr 59
.exca / .exprca Expressions Expressions

Toggles whether the expression will trigger if the triggering message contains the keyword (instead of only starting with it).

.exca 44
.exdm / .exprdm Expressions Expressions

Toggles whether the response message of the expression will be sent as a direct message.

.exdm 44
.exad / .exprad Expressions Expressions

Toggles whether the message triggering the expression will be automatically deleted.

.exad 59
.exat / .exprat Expressions Expressions

Toggles whether the expression will allow extra input after the trigger. For example, with this feature enabled, expression with trigger 'hi' will also be invoked when a user types 'hi there'. This feature is automatically enabled on expressions which have '%target%' in their response.

.exat 59
.exrel / .expreload Expressions Expressions

Reloads all expressions on all shards. Use this if you've made changes to the database while the bot is running, or used .deleteunusedcrnq

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.exrel
.exc / .exclear Expressions Expressions

Deletes all expression on this server.

Requires
Administrator Server Perms
.exc
.exexport Expressions Expressions

Exports expressions from the current server (or global expressions in DMs) into a .yml file

.exexport
.eximport Expressions Expressions

Upload the file or send the raw .yml data with this command to import all expressions from the specified string or file into the current server (or as global expressions in dm)

.eximport <upload .yml file>
.betstats Gambling Gambling

Shows the total stats of several gambling features. Updates once an hour.

.betstats
.economy Gambling Gambling

Breakdown of the current state of the bot's economy. Updates every 3 minutes.

.economy
.timely Gambling Gambling

Use to claim your 'timely' currency. Bot owner has to specify the amount and the period on how often you can claim your currency.

.timely
.timelyreset Gambling Gambling

Resets all user timeouts on .timely command.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.timelyreset
.timelyset Gambling Gambling

Sets the 'timely' currency allowance amount for users. Second parameter is period in hours, default is 24 hours.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.timelyset 100.timelyset 50 12
.raffle Gambling Gambling

Prints a name and ID of a random online user from the server, or from the online user in the specified role.

.raffle.raffle RoleName
.raffleany Gambling Gambling

Prints a name and ID of a random user from the server, or from the specified role.

.raffleany.raffleany RoleName
.curtrs Gambling Gambling

Shows your currency transactions on the specified page. Bot owner can see other people's transactions too.

.curtrs 2.curtrs @SomeUser 2
.curtr Gambling Gambling

Shows full details about a currency transaction with the specified ID. You can only check your own transactions.

.curtr 3yvd
.$ / .currency Gambling Gambling

Check how much currency a person has. (Defaults to yourself)

.$.$ @Someone
.give Gambling Gambling

Give someone a certain amount of currency. You can specify the reason after the mention.

.give 1 @Someone.give 5 @CootGurl Ur so pwetty
.award Gambling Gambling

Awards someone a certain amount of currency. You can specify the reason after the Username. You can also specify a role name to award currency to all users in a role.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.award 100 @person.award 5 Role Of Gamblers
.seize / .take Gambling Gambling

Takes the specified amount of currency from someone. You can specify a role instead to take the specified amount of currency from all users in the role.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.seize 1 @Someone.seize 50 SomeRole
.rollduel Gambling Gambling

Challenge someone to a roll duel by specifying the amount and the user you wish to challenge as the parameters. To accept the challenge, just specify the name of the user who challenged you, without the amount.

.rollduel 50 @Someone.rollduel @Challenger
.br / .betroll Gambling Gambling

Bets a certain amount of currency and rolls a dice. Rolling over 66 yields x2 of your currency, over 90 - x4 and 100 x10.

.br 5
.lb / .leaderboard Gambling Gambling

Displays the bot's currency leaderboard.

Options

--clean (-c) Only show users who are on the server.

.lb
.rps Gambling Gambling

Play a game of Rocket-Paperclip-Scissors with Nadeko. You can bet on it. Multiplier is the same as on betflip.

.rps r 100.rps scissors
.lula / .wheel Gambling Gambling

Bets a certain amount of currency on the lucky ladder. You can stop on one of many different multipliers. Won amount is rounded down to the nearest whole number.

.lula 10
.bettest Gambling Gambling

Tests a betting command by specifying the name followed by the number of tests. Some have multiple variations. See the list of all tests by specifying no parameters.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.bettest.bettest betflip 1000.bettest slot 2000
.race Gambling AnimalRacingCommands

Starts a new animal race.

Options

--start-time (-s)

.race
.jr / .joinrace Gambling AnimalRacingCommands

Joins a new race. You can specify an amount of currency for betting (optional). You will get YourBet*(participants-1) back if you win.

.jr.jr 5
.bank d / .bank dep Gambling Bank

Deposits the specified amount of currency into the bank for later use.

.bank d 50
.bank w / .bank with Gambling Bank

Withdraws the specified amount of currency from the bank if available.

.bank w 49
.bank b / .bank bal Gambling Bank

Shows your current bank balance available for withdrawal.

.bank b
.bank seize / .bank take Gambling Bank

Takes the specified amount of currency from a user's bank

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.bank seize 500 @MoniLaunder
.bank award Gambling Bank

Award the specified amount of currency to a user's bank

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.bank award 99999 @Bestie
.bj / .blackjack Gambling BlackJackCommands

Start or join a blackjack game. You must specify the amount you're betting. Use .hit, .stand and .double commands to play. Game is played with 4 decks. Dealer hits on soft 17 and wins draws.

.bj 50
.hit Gambling BlackJackCommands

In the blackjack game, ask the dealer for an extra card.

.hit
.stand Gambling BlackJackCommands

Finish your turn in the blackjack game.

.stand
.double Gambling BlackJackCommands

In the blackjack game, double your bet in order to receive exactly one more card, and your turn ends.

.double
.con4 / .connect4 Gambling Connect4Commands

Creates or joins an existing connect4 game. 2 players are required for the game. Objective of the game is to get 4 of your pieces next to each other in a vertical, horizontal or diagonal line. You can specify a bet when you create a game and only users who bet the same amount will be able to join your game.

Options

--turn-timer (-t) Turn time in seconds. It has to be between 5 and 60. Default 15.

--bet (-b) Amount you bet. Default 0.

.con4
.roll Gambling DiceRollCommands

Rolls 0-100. If you supply a number X it rolls up to 30 normal dice. If you split 2 numbers with letter d (xdy) it will roll X dice from 1 to y. Y can be a letter 'F' if you want to roll fate dice instead of dnd.

.roll.roll 7.roll 3d5.roll 5dF
.rolluo Gambling DiceRollCommands

Rolls X normal dice (up to 30) unordered. If you split 2 numbers with letter d (xdy) it will roll X dice from 1 to y.

.rolluo.rolluo 7.rolluo 3d5
.nroll Gambling DiceRollCommands

Rolls in a given range. If you specify just one number instead of the range, it will roll from 0 to that number.

.nroll 5.nroll 5-15
.draw Gambling DrawCommands

Draws a card from this server's deck. You can draw up to 10 cards by supplying a number of cards to draw.

.draw.draw 5
.drawnew Gambling DrawCommands

Draws a card from the NEW deck of cards. You can draw up to 10 cards by supplying a number of cards to draw.

.drawnew.drawnew 5
.dsh / .deckshuffle Gambling DrawCommands

Reshuffles all cards back into the deck.

.dsh
.bd / .betdraw Gambling DrawCommands

Bet on the card value and/or color. Specify the amount followed by your guess. You can specify r or b for red or black, and h or l for high or low. You can specify only h/l or only r/b or both. Returns are high but 7 always loses.

.bd 50 r.bd 200 b l.bd 1000 h.bd 38 hi black
.eventstart Gambling CurrencyEventsCommands

Starts one of the events seen on public nadeko. Events: reaction, gamestatus

Options

--amount (-a) Amount of currency each user receives.

--pot-size (-p) The maximum amount of currency that can be rewarded. 0 means no limit.

--duration (-d) Number of hours the event should run for. Default 24.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.eventstart reaction.eventstart reaction -d 1 -a 50 --pot-size 1500
.flip Gambling FlipCoinCommands

Flips coin(s) - heads or tails, and shows an image.

.flip.flip 3
.bf / .betflip Gambling FlipCoinCommands

Bet to guess will the result be heads or tails. Guessing awards you 1.95x the currency you've bet (rounded up). Multiplier can be changed by the bot owner.

.bf 5 heads.bf 3 t
.pick Gambling PlantPickCommands

Picks the currency planted in this channel. If the plant has a password, you need to specify it.

.pick.pick passwd
.plant Gambling PlantPickCommands

Spend an amount of currency to plant it in this channel. Default is 1. You can specify the password after the amount. Password has to be alphanumeric and it will be trimmed down to 10 characters if it's longer.

.plant 5.plant 10 meow
.gc / .gencurrency Gambling PlantPickCommands

Toggles currency generation on this channel. Every posted message will have chance to spawn currency. Chance is specified by the Bot Owner. (default is 2%)

Requires
ManageMessages Server Perms
.gc
.gclist / .gencurlist Gambling PlantPickCommands

Shows the list of server and channel ids where gc is enabled. Paginated with 9 per page.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyManageMessages Server Perms
.gclist
.rafflecur Gambling CurrencyRaffleCommands

Starts or joins a currency raffle with a specified amount. Users who join the raffle will lose the amount of currency specified and add it to the pot. After 30 seconds, random winner will be selected who will receive the whole pot. There is also a mixed mode in which the users will be able to join the game with any amount of currency, and have their chances be proportional to the amount they've bet.

.rafflecur 20.rafflecur mixed 15
.shop Gambling ShopCommands

Lists this server's administrators' shop. Paginated.

.shop.shop 2
.buy / .shopbuy Gambling ShopCommands

Buys an item from the shop on a given index. If buying items, make sure that the bot can DM you.

.buy 2
.shopadd Gambling ShopCommands

Adds an item to the shop by specifying type price and name. Available types are role and list. 90% of currency from each purchase will be received by the user who added the item to the shop.

Requires
Administrator Server Perms
.shopadd role 1000 Rich
.shoplistadd Gambling ShopCommands

Adds an item to the list of items for sale in the shop entry given the index. You usually want to run this command in the secret channel, so that the unique items are not leaked.

Requires
Administrator Server Perms
.shoplistadd 1 Uni-que-Steam-Key
.shoprm / .shopremove Gambling ShopCommands

Removes an item from the shop by its ID.

Requires
Administrator Server Perms
.shoprm 1
.shopprice / .shopchangeprice Gambling ShopCommands

Change the price of a shop entry at the specified index. Specify the index of the entry, followed by the price

Requires
Administrator Server Perms
.shopprice 1 500
.shopname / .shopchangename Gambling ShopCommands

Change the name of a shop entry at the specified index. Only works for non-role items

Requires
Administrator Server Perms
.shopname 3 Cool stuff
.shopswap Gambling ShopCommands

Swap the index of two shop entries

Requires
Administrator Server Perms
.shopswap 1 5
.shopmove Gambling ShopCommands

Moves the shop entry from the current index to a new one

Requires
Administrator Server Perms
.shopmove 2 4
.shopreq Gambling ShopCommands

Sets a role which will be required to buy the item on the specified index. Specify only index to remove the requirement.

Requires
Administrator Server Perms
.shopreq 2 Gamers.shopreq 2
.slots / .slot Gambling SlotCommands

Play Nadeko slots. 1 second cooldown per user.

.slots 5
.waifureset Gambling WaifuClaimCommands

Resets your waifu stats, except current waifus.

.waifureset
.claim / .waifuclaim Gambling WaifuClaimCommands

Claim a waifu for yourself by spending currency. You must spend at least 10% more than her current value unless she set .affinity towards you.

.claim 50 @Himesama
.waifutransfer Gambling WaifuClaimCommands

Transfer the ownership of one of your waifus to another user. You must pay 10% of your waifu's value unless that waifu has affinity towards you, in which case you must pay 60% fee. Transferred waifu's price will be reduced by the fee amount.

.waifutransfer @ExWaifu @NewOwner
.divorce Gambling WaifuClaimCommands

Releases your claim on a specific waifu. You will get 50% of that waifu's value back, unless that waifu has an affinity towards you, in which case they will be reimbursed instead. 6 hours cooldown.

.divorce @CheatingSloot
.waifuaff / .affinity Gambling WaifuClaimCommands

Sets your affinity towards someone you want to be claimed by. Setting affinity will reduce their .claim on you by 20%. Provide no parameters to clear your affinity. 30 minutes cooldown.

.waifuaff @MyHusband.waifuaff
.waifus / .waifulb Gambling WaifuClaimCommands

Shows top 9 waifus. You can specify another page to show other waifus.

.waifus.waifus 3
.waifustats / .waifuinfo Gambling WaifuClaimCommands

Shows waifu stats for a target person. Defaults to you if no user is provided.

.waifustats @MyCrush.waifustats
.gift / .gifts Gambling WaifuClaimCommands

-| Gift an item to someone. This will increase their waifu value by a percentage of the gift's value. Negative gifts will not show up in waifuinfo. Provide no parameters to see a list of items that you can gift.

.gift.gift Rose @Himesama
.choose Games Games

Chooses a thing from a list of things

.choose Get up;Sleep;Sleep more
.8ball / .eightball Games Games

Ask the 8ball a yes/no question.

.8ball Is b1nzy a nice guy?
.rategirl Games Games

Use the universal hot-crazy wife zone matrix to determine the girl's worth. It is everything young men need to know about women. At any moment in time, any woman you have previously located on this chart can vanish from that location and appear anywhere else on the chart.

.rategirl @SomeGurl
.linux Games Games

Prints a customizable Linux interjection

.linux Spyware Windows
.acro / .acrophobia Games AcropobiaCommands

Starts an Acrophobia game.

Options

--submission-time (-s) Time after which the submissions are closed and voting starts.

--vote-time (-v) Time after which the voting is closed and the winner is declared.

.acro.acro -s 30
.chatgpt / .cleverbot Games ChatterBotCommands

Toggles cleverbot/chatgpt session. When enabled, the bot will reply to messages starting with bot mention in the server. Expressions starting with %bot.mention% won't work if cleverbot/chatgpt is enabled.

Requires
ManageMessages Server Perms
.chatgpt
.hangmanlist Games HangmanCommands

Shows a list of hangman question categories.

.hangmanlist
.hangman Games HangmanCommands

Starts a game of hangman in the channel. You can optionally select a category .hangmanlist to see a list of available categories.

.hangman.hangman movies
.hangmanstop Games HangmanCommands

Stops the active hangman game on this channel if it exists.

.hangmanstop
.nunchi Games NunchiCommands

Creates or joins an existing nunchi game. Users have to count up by 1 from the starting number shown by the bot. If someone makes a mistake (types an incorrect number, or repeats the same number) they are out of the game and a new round starts without them. Minimum 3 users required.

.nunchi
.ppoll / .poll Games PollCommands

Creates a public poll which requires users to type a number of the voting option in the channel command is ran in.

Requires
ManageMessages Server Perms
.ppoll Question?;Answer1;Answ 2;A_3
.pollstats Games PollCommands

Shows the poll results without stopping the poll on this server.

Requires
ManageMessages Server Perms
.pollstats
.pollend Games PollCommands

Stops active poll on this server and prints the results in this channel.

Requires
ManageMessages Server Perms
.pollend
.typestart Games SpeedTypingCommands

Starts a typing contest.

Options

--start-time (-s) How long does it take for the race to start. Default 5.

.typestart
.typestop Games SpeedTypingCommands

Stops a typing contest on the current channel.

.typestop
.typeadd Games SpeedTypingCommands

Adds a new article to the typing contest.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.typeadd wordswords
.typelist Games SpeedTypingCommands

Lists added typing articles with their IDs. 15 per page.

.typelist.typelist 3
.typedel Games SpeedTypingCommands

Deletes a typing article given the ID.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.typedel 3
.ttt / .tictactoe Games TicTacToeCommands

Starts a game of tic tac toe. Another user must run the command in the same channel in order to accept the challenge. Use numbers 1-9 to play.

Options

--turn-timer (-t) Turn time in seconds. Default 15.

.ttt
.t / .trivia Games TriviaCommands

Starts a game of trivia. You can add nohint to prevent hints. First player to get to 10 points wins by default. You can specify a different number. 30 seconds per question.

Options

--pokemon (-p) Whether it's 'Who's that pokemon?' trivia.

--nohint Don't show any hints.

--win-req (-w) Winning requirement. Set 0 for an infinite game. Default 10.

--question-timer (-q) How long until the question ends. Default 30.

--timeout (-t) Number of questions of inactivity in order stop. Set 0 for never. Default 10.

.t.t --timeout 5 -p -w 3 -q 10
.tl Games TriviaCommands

Shows a current trivia leaderboard.

.tl
.tq Games TriviaCommands

Quits current trivia after current question.

.tq
.mdls / .modules Help Help

Lists all bot modules.

.mdls
.cmds / .commands Help Help

List all of the bot's commands from the specified module. You can either specify the full name or only the first few letters of the module name. Specifying no module will show the list of modules instead.

Options

--view (-v) Specifies how to output the list of commands. 0 - Hide commands which you can't use, 1 - Cross out commands which you can't use, 2 - Show all.

.cmds Admin.cmds Admin --view 1.cmds
.h / .help Help Help

Either shows a help for a single command, or DMs you help link if no parameters are specified.

.h .cmds.h
.gencmdlist Help Help

Generates the command list and sends it to the chat. Optionally also uploads it to DO spaces (not supported).

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.gencmdlist
.readme / .guide Help Help

Sends a readme and a guide links to the channel.

.readme
.donate Help Help

Instructions for helping the project financially.

Requires
Only available on public @Nadeko botOnly Public Bot
.donate
.meload / .medusaload Medusa Medusa

Loads a medusa with the specified name from the data/medusae/ folder. Provide no name to see the list of loadable medusae. Read about the medusa system here

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.meload mycoolmedusa.meload
.meunload / .medusaunload Medusa Medusa

Unloads the previously loaded medusa. Provide no name to see the list of unloadable medusae. Read about the medusa system here

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.meunload mycoolmedusa.meunload
.melist / .medusalist Medusa Medusa

Lists all loaded and unloaded medusae. Read about the medusa system here

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.melist
.meinfo / .medusainfo Medusa Medusa

Shows information about the specified medusa such as the author, name, description, list of sneks, number of commands etc. Provide no name to see the basic information about all loaded medusae. Read about the medusa system here

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.meinfo mycoolmedusa.meinfo
.j / .move Music Music

Makes the bot join your voice channel.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.j
.d / .destroy Music Music

Completely stops the music and unbinds the bot from the channel. (may cause weird behaviour)

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.d
.p / .start Music Music

If no parameters are specified, acts as .next 1 command. If you specify a song number, it will jump to that song. If you specify a search query, acts as a .q command

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.p.p 5.p Dream Of Venice
.q / .yq Music Music

Queue a song using keywords or a link. Bot will join your voice channel. You must be in a voice channel.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.q Dream Of Venice
.qn / .queuenext Music Music

Works the same as .queue command, except it enqueues the new song after the current one. You must be in a voice channel.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.qn Dream Of Venice
.vol / .defvol Music Music

Sets the music playback volume (0-100%). Persistent server setting. Default 100

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.vol 50
.n / .next Music Music

Goes to the next song in the queue. You have to be in the same voice channel as the bot

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.n
.lq / .listqueue Music Music

Lists 10 currently queued songs per page. Default page is 1.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.lq.lq 2
.qs / .yqs Music Music

Search for top 5 youtube song result using keywords, and type the index of the song to play that song. Bot will join your voice channel. You must be in a voice channel.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.qs Dream Of Venice
.srm / .trackremove Music Music

Remove a song by its # in the queue, or 'all' (or provide no parameter) to remove all songs from the queue.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.srm 5.srm all.srm
.s / .stop Music Music

Stops the music and preserves the current song index. Stays in the channel.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.s
.qrp / .rpl Music Music

Sets music player repeat strategy for this server.

  • n / no - player will stop once it reaches the end of the queue
  • s / song - player will repeat current song
  • q / queue or empty - player will repeat entire music queue
Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.qrp.qrp n.qrp song
.pause Music Music

Pauses or Unpauses the song.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.pause
.ra / .radio Music Music

Queues a radio stream from a link. It can be a direct mp3 radio stream, .m3u, .pls .asx or .xspf (Usage Video: https://streamable.com/al54)

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.ra radio link here
.lo / .local Music Music

Queues a local file by specifying a full path.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyOnly available on selfhosts. Not available on @NadekoNo Public Bot
.lo C:/music/mysong.mp3
.lopl / .localplaylist Music Music

Queues all songs from a directory.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyOnly available on selfhosts. Not available on @NadekoNo Public Bot
.lopl C:/music/classical
.tm / .movesong Music Music

Moves a song from one position to another.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.tm 5 3
.sq / .soundcloudqueue Music Music

Queue a soundcloud song using keywords. Bot will join your voice channel. You must be in a voice channel.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.sq Dream Of Venice
.scpl / .soundcloudpl Music Music

Queue a Soundcloud playlist using a link.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.scpl https://soundcloud.com/classical-music-playlist/sets/classical-music-essential-collection.scpl <soundcloud_set_link>
.pl / .playlist Music Music

Queues up to 500 songs from a youtube playlist specified by a link, or keywords.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.pl <youtube_playlist_link>
.np / .nowplaying Music Music

Shows the song that the bot is currently playing.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.np
.shuffle / .sh Music Music

Shuffles the current playlist.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.shuffle
.smch / .setmusicchannel Music Music

Sets the current channel as the default music output channel. This will output playing, finished, paused and removed songs to that channel instead of the channel where the first song was queued in. Persistent server setting.

Requires
Only available on selfhosts. Not available on @NadekoNo Public BotManageMessages Server Perms
.smch
.usmch / .unsetmusicchannel Music Music

Bot will output playing, finished, paused and removed songs to the channel where the first song was queued in. Persistent server setting.

Requires
Only available on selfhosts. Not available on @NadekoNo Public BotManageMessages Server Perms
.usmch
.autodc / .autodisconnect Music Music

Toggles whether the bot should disconnect from the voice channel once it's done playing all of the songs and queue repeat option is set to none.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.autodc
.mquality / .musicquality Music Music

Gets or sets the default music player quality. Available settings: Highest, High, Medium, Low. Default is Highest. Provide no argument to see current setting.

Requires
Only available on selfhosts. Not available on @NadekoNo Public BotAdministrator Server Perms
.mquality.mquality High.mquality Low
.qap / .queueautoplay Music Music

Toggles autoplay - When the song is finished, automatically queue a related Youtube song. (Works only for Youtube songs)

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.qap
.pls / .playlists Music PlaylistCommands

Lists all playlists. Paginated, 20 per page.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.pls 1
.delpls / .deleteplaylist Music PlaylistCommands

Deletes a saved playlist using its id. Works only if you made it or if you are the bot owner.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.delpls 5
.plshow / .playlistshow Music PlaylistCommands

Lists all songs in a playlist specified by its id. Paginated, 20 per page.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.plshow 1
.save Music PlaylistCommands

Saves a playlist under a certain name. Playlist name must be no longer than 20 characters and must not contain dashes.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.save classical1
.load Music PlaylistCommands

Loads a saved playlist using its ID. Use .pls to list all saved playlists and .save to save new ones.

Requires
Only available on selfhosts. Not available on @NadekoNo Public Bot
.load 5
.v / .verbose Permissions Permissions

Toggles or sets whether to show when a command/module is blocked.

.v.v true
.pr / .permrole Permissions Permissions

Sets a role which can change permissions. Supply no parameters to see the current one. Type 'reset' instead of the role name to reset the currently set permission role. Users with the Administrator server permissions can use permission commands regardless of whether they have the specified role. There is no default permission role.

Requires
Administrator Server Perms
.pr Some Role.pr reset
.lp / .listperms Permissions Permissions

Lists whole permission chain with their indexes. You can specify an optional page number if there are a lot of permissions.

.lp.lp 3
.rp / .removeperm Permissions Permissions

Removes a permission from a given position in the Permissions list.

.rp 1
.mp / .moveperm Permissions Permissions

Moves permission from one position to another in the Permissions list.

.mp 2 4
.sc / .srvrcmd Permissions Permissions

Sets a command's permission at the server level.

.sc "command name" disable
.sm / .srvrmdl Permissions Permissions

Sets a module's permission at the server level.

.sm ModuleName enable
.uc / .usrcmd Permissions Permissions

Sets a command's permission at the user level.

.uc "command name" enable SomeUsername
.um / .usrmdl Permissions Permissions

Sets a module's permission at the user level.

.um ModuleName enable SomeUsername
.rc / .rolecmd Permissions Permissions

Sets a command's permission at the role level.

.rc "command name" disable MyRole
.rm / .rolemdl Permissions Permissions

Sets a module's permission at the role level.

.rm ModuleName enable MyRole
.cc / .chnlcmd Permissions Permissions

Sets a command's permission at the channel level.

.cc "command name" enable SomeChannel
.cm / .chnlmdl Permissions Permissions

Sets a module's permission at the channel level.

.cm ModuleName enable SomeChannel
.acm / .allchnlmdls Permissions Permissions

Enable or disable all modules in a specified channel.

.acm enable #SomeChannel
.arm / .allrolemdls Permissions Permissions

Enable or disable all modules for a specific role.

.arm [enable/disable] MyRole
.aum / .allusrmdls Permissions Permissions

Enable or disable all modules for a specific user.

.aum enable @Someone
.asm / .allsrvrmdls Permissions Permissions

Enable or disable all modules for your server.

.asm [enable/disable]
.ubl / .userblacklist Permissions BlacklistCommands

Either [add]s or [rem]oves a user or users specified by a Mention or an ID from a blacklist. Specify no argument or a page number to list blacklisted users.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.ubl add @SomeUser @SomeUser2 @SomeUser3.ubl rem 12312312313.ubl.ubl 4
.cbl / .channelblacklist Permissions BlacklistCommands

Either [add]s or [rem]oves a channel or channels specified an ID from a blacklist. Specify no argument or a page number to list blacklisted channels.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.cbl add 12312312312 66666666666.cbl rem 12312312312.cbl.cbl 3
.sbl / .serverblacklist Permissions BlacklistCommands

Either [add]s or [rem]oves a server, or servers specified by an ID from a blacklist. Specify no argument or a page number to list blacklisted servers.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.sbl add 12312321312.sbl rem 12312321312.sbl.sbl 2
.cmdcd / .cmdcooldown Permissions CmdCdsCommands

Sets a cooldown, in seconds, for a command or an expression which will be applied per user. Set it to 0 to remove the cooldown. Supports a special command cleverbot:response which can be used limit how often users can talk to cleverbot

.cmdcd .h 5.cmdcd .pat 30
.cmdcds / .allcmdcooldowns Permissions CmdCdsCommands

Shows a list of all commands and their respective cooldowns.

.cmdcds
.fwclear Permissions FilterCommands

Deletes all filtered words on this server.

Requires
Administrator Server Perms
.fwclear
.fl / .filterlist Permissions FilterCommands

Lists invite and link filter channels and status.

.fl
.sfi / .srvrfilterinv Permissions FilterCommands

Toggles automatic deletion of invites posted in the server. Does not affect users with the Administrator permission.

.sfi
.cfi / .chnlfilterinv Permissions FilterCommands

Toggles automatic deletion of invites posted in the channel. Does not negate the .srvrfilterinv enabled setting. Does not affect users with the Administrator permission.

.cfi
.sfl / .srvrfilterlin Permissions FilterCommands

Toggles automatic deletion of links posted in the server. Does not affect users with the Administrator permission.

.sfl
.cfl / .chnlfilterlin Permissions FilterCommands

Toggles automatic deletion of links posted in the channel. Does not negate the .srvrfilterlin enabled setting. Does not affect users with the Administrator permission.

.cfl
.sfw / .srvrfilterwords Permissions FilterCommands

Toggles automatic deletion of messages containing filtered words on the server. Does not affect users with the Administrator permission.

.sfw
.cfw / .chnlfilterwords Permissions FilterCommands

Toggles automatic deletion of messages containing filtered words on the channel. Does not negate the .srvrfilterwords enabled setting. Does not affect users with the Administrator permission.

.cfw
.fw / .filterword Permissions FilterCommands

Adds or removes (if it exists) a word from the list of filtered words. Use.sfw or .cfw to toggle filtering.

.fw poop
.lfw / .lstfilterwords Permissions FilterCommands

Shows a list of filtered words.

.lfw
.gpl / .lgp Permissions GlobalPermissionCommands

Lists global permissions set by the bot owner.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.gpl
.gmod / .globalmodule Permissions GlobalPermissionCommands

Toggles whether a module can be used on any server.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.gmod nsfw
.gcmd / .globalcommand Permissions GlobalPermissionCommands

Toggles whether a command can be used on any server.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.gcmd .stats
.resetperms Permissions ResetPermissionsCommands

Resets the bot's permissions module on this server to the default value.

Requires
Administrator Server Perms
.resetperms
.resetglobalperms Permissions ResetPermissionsCommands

Resets global permissions set by bot owner.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.resetglobalperms
.rip Searches Searches

Shows the inevitable fate of someone.

.rip @Someone
.we / .weather Searches Searches

Shows weather data for a specified city. You can also specify a country after a comma.

.we Moscow, RU
.time Searches Searches

Shows the current time and timezone in the specified location.

.time London, UK
.omdb / .imdb Searches Searches

Queries omdb for movies or series, show first result.

.omdb Batman vs Superman
.meow / .randomcat Searches Searches

Shows a random cat image.

.meow
.woof / .randomdog Searches Searches

Shows a random dog image.

.woof
.yum / .randomfood Searches Searches

Shows a random food image.

.yum
.birb / .bird Searches Searches

Shows a random bird image.

.birb
.lmgtfy Searches Searches

Google something for an idiot.

.lmgtfy query
.shorten Searches Searches

Attempts to shorten an URL, if it fails, returns the input URL.

.shorten https://google.com
.mtg / .magicthegathering Searches Searches

Searches for a Magic The Gathering card.

.mtg about face
.hs / .hearthstone Searches Searches

Searches for a Hearthstone card and shows its image. Takes a while to complete.

.hs Ysera
.ud / .urbandict Searches Searches

Searches Urban Dictionary for a word.

.ud Pineapple
.def / .define Searches Searches

Finds a definition of a word.

.def heresy
.catfact Searches Searches

Shows a random catfact from https://catfacts-api.appspot.com/api/facts

.catfact
.wikipedia / .wiki Searches Searches

Gives you back a wikipedia link

.wikipedia query
.clr / .color Searches Searches

Shows you pictures of colors which correspond to the inputted hex values. Max 10.

.clr 00ff00.clr f00 0f0 00f
.av / .avatar Searches Searches

Shows a mentioned person's avatar.

.av @Someone
.fandom / .wikia Searches Searches

Gives you back a fandom link

.fandom mtg Vigilance.fandom mlp Dashy
.bible Searches Searches

Shows bible verse. You need to supply book name and chapter:verse

.bible genesis 3:19
.steam Searches Searches

Returns a store link for a steam game with the specified name. It doesn't work very well because bundles.

.steam Sakura Agent
.mal Searches AnimeSearchCommands

Shows basic info from a MyAnimeList profile.

.mal straysocks
.ani / .aq Searches AnimeSearchCommands

Queries anilist for an anime and shows the first result.

.ani aquarion evol
.mang / .mq Searches AnimeSearchCommands

Queries anilist for a manga and shows the first result.

.mang Shingeki no kyojin
.stock Searches FinanceCommands

Shows basic information about a stock. You can use a symbol or company name

.stock tsla.stock advanced micro devices.stock amd
.c / .crypto Searches FinanceCommands

Shows basic stats about a cryptocurrency from coinmarketcap.com. You can use either a name or an abbreviation of the currency.

.c btc.c bitcoin
.yun / .ytuploadnotif Searches FeedCommands

Subscribe to a youtube channel's upload rss feed. Shortcut for .feed https://www.youtube.com/feeds/videos.xml?channel_id=%3Cyoutube_channel_id You can optionally specify a message which will be posted with an update.

Requires
ManageMessages Server Perms
.yun https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow.yun https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow New video is posted
.feedadd / .feed Searches FeedCommands

Subscribes to a feed. Bot will post an update up to once every 10 seconds. You can have up to 10 feeds on one server. All feeds must have unique URLs. Set a channel as a second optional parameter to specify where to send the updates. You can optionally specify a message after the channel name which will be posted with an update.

Requires
ManageMessages Server Perms
.feedadd https://blog.playstation.com/feed/.feedadd https://blog.playstation.com/feed/ #updates.feedadd https://blog.playstation.com/feed/ #updates New playstation rss feed post!
.feedrm / .feeddel Searches FeedCommands

Stops tracking a feed on the given index. Use .feeds command to see a list of feeds and their indexes.

Requires
ManageMessages Server Perms
.feedrm 3
.feeds / .feedlist Searches FeedCommands

Shows the list of feeds you've subscribed to on this server.

Requires
ManageMessages Server Perms
.feeds
.ym / .yomama Searches JokeCommands

Shows a random joke from https://api.yomomma.info/

.ym
.rj / .randjoke Searches JokeCommands

Shows a random joke.

.rj
.cn / .chucknorris Searches JokeCommands

Shows a random Chuck Norris joke.

.cn
.wowjoke Searches JokeCommands

Get one of penultimate WoW jokes.

.wowjoke
.mi / .magicitem Searches JokeCommands
.mi
.memelist Searches MemegenCommands

Shows a list of template keys (and their respective names) used for .memegen.

.memelist
.memegen Searches MemegenCommands

Generates a meme from memelist with specified text. Separate multiple text values with semicolons. Provide no meme text to see an example meme with that template.

.memegen biw gets iced coffee;in the winter.memegen ntot
.osu Searches OsuCommands

Shows osu! stats for a player.

.osu Name.osu Name taiko
.gatari Searches OsuCommands

Shows osu!gatari stats for a player.

.gatari Name.gatari Name ctb
.osu5 Searches OsuCommands

Displays a user's top 5 plays.

.osu5 Name
.poe / .pathofexile Searches PathOfExileCommands

Searches characters for a given Path of Exile account. May specify league name to filter results.

.poe "Zizaran"
.poel / .pathofexileleagues Searches PathOfExileCommands

Returns a list of the main Path of Exile leagues.

.poel
.poec / .pathofexilecurrency Searches PathOfExileCommands

Returns the chaos equivalent of a given currency or exchange rate between two currencies.

.poec Standard "Mirror of Kalandra"
.placelist Searches PlaceCommands

Shows the list of available tags for the .place command.

.placelist
.place Searches PlaceCommands

Shows a placeholder image of a given tag. Use .placelist to see all available tags. You can specify the width and height of the image as the last two optional parameters.

.place Cage.place steven 500 400
.poke / .pokemon Searches PokemonSearchCommands

Searches for a pokemon.

.poke Sylveon
.pokeab / .pokemonability Searches PokemonSearchCommands

Searches for a pokemon ability.

.pokeab overgrow
.search / .g Searches SearchCommands

Get a Google search link for some terms.

.search query
.img / .rimg Searches SearchCommands

Pulls a random image using a search parameter.

.img cute kitten
.yt / .youtube Searches SearchCommands

Searches youtubes and shows the first result

.yt query
.sta / .stadd Searches StreamNotificationCommands

Notifies this channel when the stream on the specified URL goes online or offline. Offline notifications will only show if you enable .streamoff. Maximum 10 per server.

Requires
ManageMessages Server Perms
.sta twitch.tv/someguy
.strm / .streamremove Searches StreamNotificationCommands

Stops following the stream on the specified index. (use .stl to see indexes)

Requires
ManageMessages Server Perms
.strm 2
.stclear / .streamsclear Searches StreamNotificationCommands

Removes all followed streams on this server.

Requires
Administrator Server Perms
.stclear
.stl / .streamslist Searches StreamNotificationCommands

Lists all streams you are following on this server and their respective indexes.

.stl
.sto / .stoff Searches StreamNotificationCommands

Toggles whether the bot will also notify when added streams go offline.

Requires
ManageMessages Server Perms
.sto
.stondel / .streamonlinedelete Searches StreamNotificationCommands

Toggles whether the bot will delete stream online message when the stream goes offline.

Requires
ManageMessages Server Perms
.stondel
.stm / .stmsg Searches StreamNotificationCommands

Sets the message which will show when the stream on the specified index comes online. You can use %user% and %platform% placeholders.

Requires
ManageMessages Server Perms
.stm 1 Hey @erryone %user% is back online on %platform%!1!!
.stma / .stmsga Searches StreamNotificationCommands

Sets the message which will show when any of the currently followed streams comes online. This does not apply to the streams which get added afterwards. You can use %user% and %platform% placeholders.

Requires
ManageMessages Server Perms
.stma Hey @erryone %user% is back online!1!!
.stc / .streamcheck Searches StreamNotificationCommands

Retrieves information about a stream.

.stc https://twitch.tv/somedude
.trans / .translate Searches TranslateCommands

Translates text from the given language to the destination language.

.trans en fr Hello
.at / .autotrans Searches TranslateCommands

Starts automatic translation of all messages by users who set their .atl in this channel. You can set "del" parameter to automatically delete all translated user messages.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyAdministrator Server Perms
.at.at del
.atl / .autotranslang Searches TranslateCommands

Sets your source and target language to be used with .at. Specify no parameters to remove previously set value.

.atl en fr
.translangs Searches TranslateCommands

Lists the valid languages for translation.

.translangs
.xkcd Searches XkcdCommands

Shows a XKCD comic. Specify no parameters to retrieve a random one. Number parameter will retrieve a specific comic, and "latest" will get the latest one.

.xkcd.xkcd 1400.xkcd latest
.say Utility Utility

Bot will send the message you typed in the specified channel. If you omit the channel name, it will send the message in the current channel. Supports embeds.

Requires
ManageMessages Server Perms
.say hi.say #chat hi
.whpl / .whosplaying Utility Utility

Shows a list of users who are playing the specified game.

.whpl Overwatch
.inrole Utility Utility

Lists every person from the specified role on this server. You can specify a page before the role to jump to that page. Provide no role to list users who have no roles

.inrole RoleName.inrole 5 RoleName.inrole
.checkperms Utility Utility

Checks yours or bot's user-specific permissions on this channel.

.checkperms me.checkperms bot
.uid / .userid Utility Utility

Shows user ID.

.uid.uid @Someone
.rid / .roleid Utility Utility

Shows the id of the specified role.

.rid Some Role
.cid / .channelid Utility Utility

Shows current channel ID.

.cid
.sid / .serverid Utility Utility

Shows current server ID.

.sid
.roles Utility Utility

List roles on this server or roles of a user if specified. Paginated, 20 roles per page.

.roles 2.roles @Someone
.ct / .channeltopic Utility Utility

Sends current channel's topic as a message.

.ct
.stats Utility Utility

Shows some basic stats for Nadeko.

.stats
.se / .showemojis Utility Utility

Shows a name and a link to every SPECIAL emoji in the message.

.se A message full of SPECIAL emojis
.ea / .emojiadd Utility Utility

Adds the specified emoji to this server. You can specify a name before the emoji to add it under a different name. You can specify a name followed by an image link to add a new emoji from an image. You can omit imageUrl and instead upload the image as an attachment. Image size has to be below 256KB.

Requires
ManageEmojisAndStickers Server Perms
.ea :someonesCustomEmoji:.ea MyEmojiName :someonesCustomEmoji:.ea owoNice https://cdn.discordapp.com/emojis/587930873811173386.png?size=128
.emojirm / .er Utility Utility

Removes the specified emoji or emojis from this server.

Requires
ManageEmojisAndStickers Server Perms
.emojirm :eagleWarrior: :plumedArcher:
.sa / .stickeradd Utility Utility

Adds the sticker from your message to this server. Send the sticker along with this command (in the same message).

Requires
ManageEmojisAndStickers Server Perms
.sa.sa name "description" tag1 tag2 tagN
.listservers Utility Utility

Lists servers the bot is on with some basic info. 15 per page.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.listservers 3
.showembed Utility Utility

Prints the json equivalent of the embed of the message specified by its Id.

.showembed 820022733172121600.showembed #some-channel 820022733172121600
.savechat Utility Utility

Saves a number of messages to a text file and sends it to you.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.savechat 150
.ping Utility Utility

Ping the bot to see if there are latency issues.

.ping
.ve / .verboseerror Utility Utility

Toggles or sets whether the bot should print command errors when a command is incorrectly used.

Requires
ManageMessages Server Perms
.ve.ve false
.aliasclear / .aliasesclear Utility CommandMapCommands

Deletes all aliases on this server.

Requires
Administrator Server Perms
.aliasclear
.cmdmap / .alias Utility CommandMapCommands

Create a custom alias for a certain Nadeko command. Provide no alias to remove the existing one.

Requires
Administrator Server Perms
.cmdmap allin .bf all h.cmdmap "linux thingy" >loonix Spyware Windows
.cmdmaplist / .aliases Utility CommandMapCommands

Shows the list of currently set aliases. Paginated.

.cmdmaplist.cmdmaplist 3
.calc / .calculate Utility CalcCommands

Evaluate a mathematical expression.

.calc 1+1
.calcops Utility CalcCommands

Shows all available operations in the .calc command

.calcops
.creload / .confreload Utility ConfigCommands

Reloads specified configuration

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.creload bot.creload gambling
.conf / .config Utility ConfigCommands

Gets or sets configuration values. Provide no arguments to see the list of configs you can edit/view. Provide config name to see all properties in that configuration and their values. Provide config name and property name to see that property's description and value. Provide config name, property name and value to set that property to the new value.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.conf.conf bot.conf bot color.ok.conf bot color.ok ff0000
.sinfo / .serverinfo Utility InfoCommands

Shows info about the server the bot is on. If no server is supplied, it defaults to current one.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.sinfo Some Server
.cinfo / .channelinfo Utility InfoCommands

Shows info about the channel. If no channel is supplied, it defaults to current one.

.cinfo #some-channel
.rinfo / .roleinfo Utility InfoCommands

Shows info about the specified role.

.rinfo Gamers
.uinfo / .userinfo Utility InfoCommands

Shows info about the user. If no user is supplied, it defaults a user running the command.

.uinfo @SomeUser
.activity Utility InfoCommands

Checks for spammers.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.activity
.invcr / .invitecreate Utility InviteCommands

Creates a new invite which has infinite max uses and never expires.

Options

--max-uses (-m) Maximum number of times the invite can be used. Default 0 (never).

--unique (-u) Not setting this flag will result in bot getting the existing invite with the same settings if it exists, instead of creating a new one.

--temporary (-t) If this flag is set, the user will be kicked from the guild once they close their client.

--expire (-e) Time in seconds to expire the invite. Default 0 (no expiry).

Requires
CreateInstantInvite Channel Perms
.invcr
.invlist / .invlst Utility InviteCommands

Lists all invites for this channel. Paginated with 9 per page.

Requires
ManageChannels Channel Perms
.invlist.invlist 3
.invrm / .invdel Utility InviteCommands

Deletes an invite on the specified index. Use .invitelist to see the list of invites.

Requires
ManageChannels Channel Perms
.invrm 2
.patron Utility PatronageCommands

Check your patronage status and command usage quota. Bot owners can check targeted user's patronage status.

Requires
Only available on public @Nadeko botOnly Public Bot
.patron
.patronmsg / .patronmessage Utility PatronageCommands

Sends a message to all patrons of the specified tier and higher. Supports embeds.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyOnly available on public @Nadeko botOnly Public Bot
.patronmsg x hello
.liqu / .listquotes Utility QuoteCommands

Lists all quotes on the server ordered alphabetically or by ID. 15 Per page.

.liqu 3.liqu 3 id
... / .quoteprint Utility QuoteCommands

Prints a random quote with a specified name.

... abc
.qshow / .quoteshow Utility QuoteCommands

Shows information about a quote with the specified ID.

.qshow 123
.qsearch / .quotesearch Utility QuoteCommands

Shows a random quote given a search query. Partially matches in several ways: 1) Only content of any quote, 2) only by author, 3) keyword and content, 3) or keyword and author

.qsearch "find this long text".qsearch AuthorName.qsearch keyword some text.qsearch keyword AuthorName
.qid / .quoteid Utility QuoteCommands

Displays the quote with the specified ID number. Quote ID numbers can be found by typing .liqu [num] where [num] is a number of a page which contains 15 quotes.

.qid 123456
.. / .quoteadd Utility QuoteCommands

Adds a new quote with the specified name and message.

.. sayhi Hi
.qdel / .quotedelete Utility QuoteCommands

Deletes a quote with the specified ID. You have to either have the Manage Messages permission or be the creator of the quote to delete it.

.qdel 123456
.qdelauth / .quotedeleteauthor Utility QuoteCommands

Deletes all quotes by the specified author. If the author is not you, then ManageMessage server permission is required.

.qdelauth @QuoteSpammer
.daq / .delallq Utility QuoteCommands

Deletes all quotes on a specified keyword.

Requires
ManageMessages Server Perms
.daq kek
.qexport / .quotesexport Utility QuoteCommands

Exports quotes from the current server into a .yml file

Requires
Administrator Server Perms
.qexport
.qimport / .quotesimport Utility QuoteCommands

Upload the file or send the raw .yml data with this command to import all quotes from the specified string or file into the current server.

Requires
Administrator Server Perms
.qimport <upload .yml file>
.remind Utility RemindCommands

Sends a message to you or a channel after certain amount of time (max 2 months). First parameter is me/here/'channelname'. Second parameter is time in a descending order (mo>w>d>h>m) example: 1w5d3h10m. Third parameter is a (multiword) message. Requires ManageMessages server permission if you're targeting a different channel.

.remind me 1d5h Do something.remind #general 1m Start now!
.remindl / .remindlst Utility RemindCommands

Lists all reminders you created. You can specify 'server' option if you're an Administrator to list all reminders created on this server. Paginated.

Requires
Administrator Server Perms
.remindl 1.remindl server 2
.remindrm / .reminddel Utility RemindCommands

Deletes a reminder on the specified index. You can specify 'server' option if you're an Administrator, and you want to delete a reminder on this server created by someone else.

Requires
Administrator Server Perms
.remindrm 3.remindrm server 2
.repski / .repeatskip Utility RepeatCommands

Specify a repeater's ID to toggle whether the next trigger of the repeater will be skipped. This setting is not stored in the database and will get reset if the bot is restarted.

Requires
ManageMessages Server Perms
.repski 3
.repinv / .repeatinvoke Utility RepeatCommands

Immediately shows the repeat message on a certain index and restarts its timer.

Requires
ManageMessages Server Perms
.repinv 1
.reprm / .repeatremove Utility RepeatCommands

Removes a repeating message on a specified index. Use .repeatlist to see indexes.

Requires
ManageMessages Server Perms
.reprm 2
.repred / .repeatredun Utility RepeatCommands

Specify repeater's index (use .repli to find it) to toggle whether that repeater's message should be reposted if the last message in the channel is the same repeater's message. This is useful if you want to remind everyone to be nice in the channel every so often, but don't want to have the bot spam the channel. This is NOT useful if you want to periodically ping someone.

Requires
ManageMessages Server Perms
.repred 1
.repeat Utility RepeatCommands

Repeat a message once every specified amount of time in the current channel. You can instead specify time of day for the message to be repeated daily (make sure you've set your server's timezone). If you've specified time of day, you can still override the default daily interval with your own interval. You can have up to 5 repeating messages on the server in total.

Requires
ManageMessages Server Perms
.repeat Hello there.repeat 1h5m Hello @erryone.repeat 10:00 Daily have a nice day! This will execute once every 24h..repeat 21:00 30m Starting at 21 and every 30 minutes after that i will send this message!
.replst / .replist Utility RepeatCommands

Shows currently repeating messages and their indexes.

Requires
ManageMessages Server Perms
.replst
.streamrole Utility StreamRoleCommands

Sets a role which is monitored for streamers (FromRole), and a role to add if a user from 'FromRole' is streaming (AddRole). When a user from 'FromRole' starts streaming, they will receive an 'AddRole'. You can only have 1 Stream Role per server. Provide no parameters to disable

Requires
ManageRoles Server Perms
.streamrole "Eligible Streamers" "Featured Streams"
.srkw / .streamrolekeyword Utility StreamRoleCommands

Sets keyword which is required in the stream's title in order for the streamrole to apply. Provide no keyword in order to reset.

Requires
ManageRoles Server Perms
.srkw.srkw PUBG
.srbl / .streamroleblacklist Utility StreamRoleCommands

Adds or removes a blacklisted user. Blacklisted users will never receive the stream role.

Requires
ManageRoles Server Perms
.srbl add @Someone#1234.srbl rem @Someone#1234
.srwl / .streamrolewhitelist Utility StreamRoleCommands

Adds or removes a whitelisted user. Whitelisted users will receive the stream role even if they don't have the specified keyword in their stream title.

Requires
ManageRoles Server Perms
.srwl add @Someone#1234.srwl rem @Someone#1234
.convertlist Utility UnitConverterCommands

List of the convertible dimensions and currencies.

.convertlist
.convert Utility UnitConverterCommands

Convert quantities. Use .convertlist to see supported dimensions and currencies.

.convert m km 1000
.eval Utility EvalCommands

Execute arbitrary C# code and (optionally) return a result. Several namespaces are included by default. Special variables available: self - Instance of the command group executing the command (this) guild - Server in which the command is executed channel - Channel in which the command is executed user - User executing the command ctx - Discord.Net command context services - Nadeko's IServiceProvider

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner OnlyOnly available on selfhosts. Not available on @NadekoNo Public Bot
.eval 123 / 4.5f.eval await ctx.OkAsync();.eval await ctx.SendConfirmAsync("uwu");
.xp / .experience Xp Xp

Shows your xp stats. Specify the user to show that user's stats instead.

.xp.xp @someguy
.xpn / .xpnotify Xp Xp

Sets how the bot should notify you when you get a server or global level. This is a personal setting and affects only how you receive Global or Server level-up notifications. You can set dm (for the bot to send you a direct message), channel (to get notified in the channel you sent the last message in) or none to disable.

.xpn global dm.xpn server channel
.xpex / .xpexclude Xp Xp

Exclude a channel, role or current server from the xp system.

Requires
Administrator Server Perms
.xpex Role Excluded-Role.xpex Server
.xpexl / .xpexclusionlist Xp Xp

Shows the roles and channels excluded from the XP system on this server, as well as whether the whole server is excluded.

.xpexl
.xplb / .xpleaderboard Xp Xp

Shows current server's xp leaderboard.

Options

--clean (-c) Only show users who are on the server.

.xplb
.xpglb / .xpgleaderboard Xp Xp

Shows the global xp leaderboard.

.xpglb
.xpadd Xp Xp

Adds server XP to a single user or all users role on this server. This does not affect their global ranking. You can use negative values.

Requires
Administrator Server Perms
.xpadd 100 @Someone.xpadd 500 SomeRoleName
.xptr / .xptempreload Xp Xp

Reloads the xp template file. Xp template file allows you to customize the position and color of elements on the .xp card.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.xptr
.xpreset Xp Xp

Resets specified user's XP, or the XP of all users in the server. You can't reverse this action.

Requires
Administrator Server Perms
.xpreset @Someone.xpreset
.xpshop Xp Xp

Access the xp shop (if enabled). You can purchase either xp card frames or backgrounds. You can optionally provide a page number

.xpshop bgs.xpshop frames.xpshop bgs 3
.xpshopbuy Xp Xp

Buy an item from the xp shop by specifying the type and the key of the item.

.xpshopbuy bg open_sea.xpshopbuy fr gold
.xpshopuse Xp Xp

Use a previously purchased item from the xp shop by specifying the type and the key of the item.

.xpshopuse bg synth.xpshopuse fr default
.clubtransfer Xp Club

Transfers the ownership of the club to another member of the club.

.clubtransfer @Someone
.clubadmin Xp Club

Assigns (or unassigns) staff role to the member of the club. Admins can ban, kick and accept applications.

.clubadmin @Someone
.clubcreate Xp Club

Creates a club. You must be at least level 5 and not be in the club already.

.clubcreate My Brand New Club
.clubicon Xp Club

Sets the club icon.

.clubicon https://i.imgur.com/htfDMfU.png
.clubinfo Xp Club

Shows information about the club.

.clubinfo My Brand New Club#23
.clubbans Xp Club

Shows the list of users who have banned from your club. Paginated. You must be club owner to use this command.

.clubbans 2
.clubapps Xp Club

Shows the list of users who have applied to your club. Paginated. You must be club owner to use this command.

.clubapps 2
.clubapply Xp Club

Apply to join a club. You must meet that club's minimum level requirement, and not be on its ban list.

.clubapply My Brand New Club#23
.clubaccept Xp Club

Accept a user who applied to your club.

.clubaccept user#1337
.clubreject Xp Club

Reject a user who applied to your club.

.clubreject user#1337
.clubleave Xp Club

Leaves the club you're currently in.

.clubleave
.clubkick Xp Club

Kicks the user from the club. You must be the club owner. They will be able to apply again.

.clubkick user#1337
.clubban Xp Club

Bans the user from the club. You must be the club owner. They will not be able to apply again.

.clubban user#1337
.clubunban Xp Club

Unbans the previously banned user from the club. You must be the club owner.

.clubunban user#1337
.clubdesc Xp Club

Sets the club description. Maximum 150 characters. Club owner only.

.clubdesc This is the best club please join.
.clubdisband Xp Club

Disbands the club you're the owner of. This action is irreversible.

.clubdisband
.clubs / .clublb Xp Club

Shows club rankings on the specified page.

.clubs 2
.xprewsreset Xp XpRewards

Resets all currently set xp level up rewards.

Requires
Administrator Server Perms
.xprewsreset
.xprews / .xpcrs Xp XpRewards

Shows currently set level up rewards.

.xprews
.xprr / .xprolereward Xp XpRewards

Add or remove a role from the user who reaches the specified level. Provide no action and role name in order to remove the role reward.

Requires
Administrator Server Perms
.xprr 1 rm Newbie.xprr 3 add Social.xprr 5 add Member.xprr 5
.xpcr / .xpcurreward Xp XpRewards

Sets a currency reward on a specified level. Provide no amount in order to remove the reward.

Requires
Only available to the user who's Selfhosting the bot and whose ID is in creds.ymlBot Owner Only
.xpcr 3 50