Toggles whether the channel only allows images. Users who send more than a few non-image messages will be banned from using the channel.
.imageonlychannel
Toggles whether the channel only allows links. Users who send more than a few non-link messages will be banned from using the channel.
.linkonlychannel
Toggles slowmode on the current channel with the specified amount of time. Provide no parameters to disable.
.slowmode
.slowmode 27s
.slowmode 3h15m5s
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.
.delmsgoncmd
.delmsgoncmd channel enable
.delmsgoncmd ch inherit
.delmsgoncmd list
Deafens mentioned user or users.
.deafen "@Someguy"
.deafen "@Someguy" "@Someguy"
Undeafens mentioned user or users.
.undeafen "@Someguy"
.undeafen "@Someguy" "@Someguy"
Deletes a voice channel with a given name.
.delvoichanl VoiceChannelName
Creates a new voice channel with a given name.
.creatvoichanl VoiceChannelName
Deletes a text channel with a given name.
.deltxtchanl TextChannelName
Creates a new text channel with a given name.
.creatxtchanl TextChannelName
Sets a topic on the current channel.
.settopic My new topic
Changes the name of the current channel.
.setchanlname NewName
Toggles whether the current channel is age-restricted.
.nsfwtoggle
Edits bot's message, you have to specify message ID and new text. You can optionally specify target channel. Supports embeds
.edit 7479498384 Hi :^)
.edit #other-channel 771562360594628608 New message!
.edit #other-channel 771562360594628608 {"description":"hello"}
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.
.delete #chat 771562360594628608
.delete 771562360594628608
.delete 771562360594628608 5m
Create a public thread with the specified title. You may optionally reply to a message to have it as a starting point.
.threadcreate Q&A
Delete a thread with the specified name in this channel. Case insensitive.
.threaddelete Q&A
Make the bot automatically publish all messages posted in the news channel this command was executed in.
.autopublish
Changes the nickname of the bot on this server. You can also target other users to change their nickname.
.setnick BotNickname
.setnick @SomeUser New Nickname
Sets a new banner image for the current server. Parameter is a direct link to an image.
.setserverbanner https://i.imgur.com/xTG3a1I.jpg
Sets a new icon image for the current server. Parameter is a direct link to an image.
.setservericon https://i.imgur.com/xTG3a1I.jpg
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.
.autoassignrole
.autoassignrole RoleName
Deletes data for all servers bot is no longer a member of from the database. This is a highly destructive and irreversible command.
.cleanupguilddata
The current serve, won't be deleted from Nadeko's database during the purge.
.keep
Leaves all servers whose owners didn't run .keep
.leaveunkeptservers
Executes provided sql query and returns the results. Dangerous.
.sqlselect SELECT * FROM DiscordUser LIMIT 5
Executes provided sql query and returns the results in a csv file. Dangerous.
.sqlselectcsv SELECT * FROM DiscordUser LIMIT 5
Executes provided sql command and returns the number of affected rows. Dangerous.
.sqlexec UPDATE DiscordUser SET CurrencyAmount=CurrencyAmount+1234
Purge user from the database completely. This includes currency, xp, clubs that user owns, waifu info
.purgeuser @Oblivion
Deletes everything from UserXpStats, Clubs and sets users' TotalXP to 0.
.deletexp
Deletes everything from WaifuUpdates, WaifuItem and WaifuInfo tables.
.deletewaifus
Deletes everything from WaifuUpdates, WaifuItem and WaifuInfo tables for the specified user. Also makes specified user's waifus free.
.deletewaifu
Deletes everything from Currency and CurrencyTransactions.
.deletecurrency
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.
.gamevoicechannel
Toggles announcements on the current channel when someone boosts the server.
.boost
Sets the time it takes (in seconds) for boost messages to be auto-deleted. Set it to 0
to disable automatic deletion.
.boostdel 0
.boostdel 30
Sets a new boost announcement message which will be shown in the current channel. Using this command with no message will show the current boost message. Supports placeholders and embeds
.boostmsg %user.mention% has boosted the server!!!
Toggles announcements on the current channel when someone joins the server.
.greet
Sets the time it takes (in seconds) for greet messages to be auto-deleted. Set it to 0
to disable automatic deletion.
.greetdel 0
.greetdel 30
Sets a new join announcement message which will be shown in the current channel.
Using this command with no message will show the current greet message.
Supports placeholders and embeds
.greetmsg Welcome, %user.mention%.
Toggles whether greet messages will be sent in a DM (This is separate from .greet
- you can have both, one or neither enabled).
.greetdm
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.
.greetdmmsg Welcome to the server, %user.mention%
Toggles announcements on the current channel when someone leaves the server.
.bye
Sets the time it takes (in seconds) for bye messages to be auto-deleted. Set it to 0
to disable automatic deletion.
.byedel 0
.byedel 30
Sets a new leave announcement message which will be shown in the current channel. Using this command with no message will show the current bye message. Supports placeholders and embeds
.byemsg %user.name% has left.
Sends the greet message in the current channel as if you just joined the server. You can optionally specify a different user.
.greettest
.greettest @SomeoneElse
Sends the greet direct message to you as if you just joined the server. You can optionally specify a different user.
.greetdmtest
.greetdmtest @SomeoneElse
Sends the bye message in the current channel as if you just left the server. You can optionally specify a different user.
.byetest
.byetest @SomeoneElse
Sends the boost message in the current channel as if you just boosted the server. You can optionally specify a different user.
.boosttest
.boosttest @SomeoneElse
Toggles honeypot on the current channel. Anyone sending a message in this channel will be soft banned. (Banned and then unbanned) This is useful for automatically getting rid of spam bots.
.honeypot
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.
.languageset de-DE
.languageset default
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.
.langsetdefault en-US
.langsetdefault default
List of languages for which translation (or part of it) exist atm.
.languageslist
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.
.muterole
.muterole Silenced
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.
.mute @Someone
.mute @Someone too noisy
.mute 1h30m @Someone
.mute 1h30m @Someone too noisy
Unmutes a mentioned user previously muted with .mute
command.
.unmute @Someone
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.
.chatmute @Someone
.chatmute @Someone stop writing
.chatmute 15m @Someone
.chatmute 1h30m @Someone
.chatmute 1h @Someone chill
Removes a mute role previously set on a mentioned user with .chatmute
which prevented him from chatting in text channels.
.chatunmute @Someone
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.
.voicemute @Someone
.voicemute @Someone stop talking
.voicemute 15m @Someone
.voicemute 1h30m @Someone
.voicemute 1h @Someone silence
Gives a previously voice-muted user a permission to speak.
.voiceunmute @Someguy
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.
.dpo .prune ManageMessages BanMembers
.dpo .prune
Resets ALL currently set discord permission overrides on this server. This will make all commands have default discord permission requirements.
.dpor
Lists all discord permission overrides on this server.
.dpol
Toggles rotation of playing status of the dynamic strings you previously specified.
.rotateplaying
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.
.addplaying Playing with you
.addplaying Watching you sleep
Lists all playing statuses and their indexes.
.listplaying
Removes a playing status by index. Use .lipl
to see indexes.
.removeplaying
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 +
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.
.defprefix +
Applies a punishment action to any user whose account is younger than the specified threshold. Available Punishments are: Ban, Kick, Softban, Mute, VoiceMute, ChatMute, RemoveRoles, AddRole, Warn, TimeOut 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. Provide no parameters to disable.
.antialt 1h Ban
.antialt 3d Mute 1h
Sets an anti-raid protection on the server.
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.
Third parameter is punishment for those people. Available punishments: Ban, Kick, Softban, Mute, VoiceMute, ChatMute, RemoveRoles, AddRole, Warn, TimeOut You can specify an additional time argument to do a timed punishment for actions which support it (Ban, Mute, etc) up to 24h.
Provide no parameters to disable.
.antiraid 5 20 Kick
.antiraid 7 9 Ban
.antiraid 10 10 Ban 6h30m
.antiraid
Applies a Punishment to people who repeat the same message X times in a row. Available Punishments are: Ban, Kick, Softban, Mute, VoiceMute, ChatMute, RemoveRoles, AddRole, Warn, TimeOut 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. Provide no parameters to disable.
.antispam 3 Mute
.antispam 5 Ban
.antispam 5 Ban 3h30m
.antispam
Toggles whether antispam ignores current channel. Antispam must be enabled.
.antispamignore
Shows currently enabled protection features.
.antilist
.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.
--safe
(-s
) Whether pinned messages should be deleted.
--after
(-a
) Prune only messages after the specified message ID.
.prune
.prune -s
.prune 5
.prune 5 --safe
.prune @Someone
.prune @Someone --safe
.prune @Someone X
.prune @Someone X -s
Cancels an active prune if there is any.
.prunecancel
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.
.reroadd 971276352684691466 😊 gamer
.reroadd 971276352684691466 😢 emo 1
.reroadd 971276352684691466 🤔 philosopher 5 20
.reroadd 971276352684691466 👨 normie 5 20
Lists all ReactionRole messages on this server with their message ids. Clicking/Tapping message ids will send you to that message.
.rerolist
Remove all reaction roles from message specified by the id
.reroremove 971276352684691466
Deletes all reaction roles on the server. This action is irreversible.
.rerodeleteall
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.
.rerotransfer 971276352684691466 971427748448964628
Gives a role to a user. The role you specify has to be lower in the role hierarchy than your highest role.
.setrole @User Guest
Removes a role from a user. The role you specify has to be lower in the role hierarchy than your highest role.
.removerole @User Admin
Renames a role. The role you specify has to be lower in the role hierarchy than your highest role.
.renamerole "First role" SecondRole
Removes all roles which are lower than your highest role in the role hierarchy from the user you specify.
.removeallroles @User
Creates a role with a given name.
.createrole Awesome Role
Deletes a role with a given name.
.deleterole Awesome Role
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.
.rolehoist Guests
.rolehoist Space Wizards
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.
.rolecolor Admin
.rolecolor ffba55 Admin
Toggles whether the bot will save the leaving users' roles, and reapply them once they re-join. The roles will be stored for up to 30 days.
.stickyroles
Toggles the automatic deletion of the user's message and Nadeko's confirmations for .iam
and .iamn
commands.
.adsarm
Adds a role to the list of self-assignable roles. You can also specify a group. If 'Exclusive self-assignable roles' feature is enabled (.tesar
), users will be able to pick one role per group.
.asar Gamer
.asar 1 Alliance
.asar 1 Horde
Sets a self assignable role group name. Provide no name to remove.
.sargn 1 Faction
.sargn 2
Removes a specified role from the list of self-assignable roles.
.rsar Gamer
.rsar Alliance
.rsar Horde
Lists self-assignable roles. Shows 20 roles per page.
.lsar
.lsar 2
Toggles whether self-assigned roles are exclusive. While enabled, users can only have one self-assignable role per group.
.togglexclsar
Set a level requirement on a self-assignable role.
.rolelevelreq 5 SomeRole
Adds a role to you that you choose. Role must be on the list of self-assignable roles.
.iam Gamer
Removes a specified role from you. Role must be on the list of self-assignable roles.
.iamnot Gamer
Caches users of a Discord server and saves them to the database.
.cacheusers
.cacheusers serverId
Execute the command as if you were the target user. Requires bot ownership and server administrator permission.
.doas @Thief .give all @Admin
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.
.scadd .stats
Adds a command to the list of commands which will be executed automatically every X seconds.
.acadd 60 .prune 1000
Lists all startup commands in the order they will be executed in.
.sclist
Lists all auto commands and the intervals in which they execute.
.aclist
Used only as a startup command. Waits a certain number of milliseconds before continuing the execution of the following startup commands.
.wait 3000
Removes an auto command on the specified index.
.acrm 3
Removes a startup command on the specified index.
.scrm 3
Removes all startup commands.
.scclear
Toggles forwarding of non-command messages sent to bot's DM to the bot owners
.forwardmessages
Toggles whether messages will be forwarded to all bot owners or only to the first one specified in the creds.yml file
.forwardtoall
Toggles forwarding of non-command messages sent to bot's DM to the current channel
.forwardtochannel
Stats for shards. Paginated with 25 shards per page.
Format: [status] | # [shard_id] | [last_heartbeat] | [server_count]
.shardstats
.shardstats 2
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.
.restartshard 2
Makes Nadeko leave the server. Either server name or server ID is required.
.leave 123123123331
Deletes all servers in which the bot is the only member.
.deleteemptyservers
Shuts the bot down.
.die
Restarts the bot. Might not work.
.restart
Gives the bot a new name.
.setname BotName
Sets the bot's status. (Online/Idle/Dnd/Invisible)
.setstatus Idle
Sets a new avatar image for the NadekoBot. Parameter is a direct link to an image.
.setavatar https://i.imgur.com/xTG3a1I.jpg
Sets a new banner image for the NadekoBot. Parameter is a direct link to an image. Supports gifs.
.setbanner https://i.imgur.com/xTG3a1I.jpg
Sets the bots game status to a Custom, Playing, Listening, or Watching status.
.setactivity Just chilling
.setactivity Playing with snakes
.setactivity Listening music
Sets the bots stream. First parameter is the twitch link, second parameter is stream name.
.setstream TWITCHLINK Hello
Sends a message to a channel or user. You can write "channel" (literally word 'channel') first followed by the channel id or channel mention, or You can write "user" (literally word 'user') first followed by the user id or user mention. After either one of those, specify the message to be sent. This command can only be used by the Bot Owner.
.send channel 123123123132312 Stop spamming commands plz
.send user 1231231232132 I can see in the console what you're doing.
Reloads localized bot strings.
.stringsreload
Reloads coordinator config
.coordreload
Enables or Disables ALL log events. If enabled, all log events will log to this channel.
.logserver enable
.logserver disable
Toggles whether the .log
and .logserver
commands ignore the specified channel or user. Provide no arguments to see the list of currently ignored users and channels.
.logignore
.logignore @SomeUser
.logignore #some-channel
Shows a list of all events you can subscribe to with .log
.logevents
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.
.log userpresence
.log userbanned
Lists all timezones available on the system to be used with .timezone
.
.timezones
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
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.
.warn @Someone Very rude person
.warn 3 @Someone Very rude person
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
--delete
(-d
) Delete warnings instead of clearing them.
.warnexpire
.warnexpire 3
.warnexpire 6 --delete
See a list of warnings of a certain user.
.warnlog @Someone
See a list of all warnings on the server. 15 users per page.
.warnlogall
.warnlogall 2
Deletes a warning from a user by its index.
.warndelete 3
Clears all warnings from a certain user. You can specify a number to clear a specific one.
.warnclear @PoorDude 3
.warnclear @PoorDude
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
.warnpunish 3
.warnpunish 5 Ban
.warnpunish 5 Mute 2d12h
.warnpunish 4 AddRole toxic 1h
Lists punishments for warnings.
.warnpunishlist
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.
.ban @Someone Get out!
.ban "Some Guy#1234" Your behaviour is toxic.
.ban 1d12h @Someone Come back when u chill
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
.banprune 3
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 -
.banmessage %ban.user%, you've been banned from %server.name%. Reason: %ban.reason%
.banmessage { "description": "%ban.user% you have been banned from %server.name% by %ban.mod%" }
Resets ban message to default. If you want to completely disable ban messages, use .banmsg -
.banmsgreset
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.
.banmsgtest No reason
.banmsgtest 1h Test 1 hour ban message
Unbans a user with the provided user#discrim or id.
.unban kwoth#1234
.unban 123123123
Bans and then unbans a user by ID or name with an optional message.
.softban @Someone Get out!
.softban "Some Guy#1234" Your behaviour is toxic.
Kicks a mentioned user.
.kick @Someone Get out!
.kick "Some Guy#1234" Your behaviour is toxic.
Times the user out for the specified amount of time. You may optionally specify a reason, which will be sent to the user.
.timeout @Someone 3h Shut up!
.timeout @Someone 1h30m
Bans multiple users at once. Specify a space separated list of IDs of users who you wish to ban.
.massban 123123123 3333333333 444444444
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 currency taken away.
.masskill BadPerson#1234 Toxic person
Removes any .vcrole
associated with the specified channel ID. This is useful if your vcrole has been enabled on a VC which has been deleted.
.vcrolerm 123123123123123
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.
.vcrole SomeRole
.vcrole
Shows a list of currently set voice channel roles.
.vcrolelist
Toggles whether global expressions are usable on this server.
.exprtoggleglobal
Add an expression with a trigger and a response in this server. Bot will post a response whenever someone types the trigger word. This command is useful if you want to lower the permission requirement for managing expressions by using .dpo
. Guide here.
.expradds "hello" Hi there %user.mention%
Add an expression with a trigger and a response. Bot will post a response whenever someone types the trigger word. Running this command in a server requires the Administrator permission. Running this command in DM is Bot Owner only and adds a new global expression. Guide here
.expradd "hello" Hi there %user.mention%
Edits the expression's response given its ID.
.expredit 123 I'm a magical girl
Lists global or server expressions (20 expressions 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 phrase (.h exca
)
• ✉️ Response will be DMed (.h exdm
)
• ❌ Trigger message will be deleted (.h exad
)
.exprlist 1
Shows an expression's response on a given ID.
.exprshow 1
Deletes an expression on a specific index on this server. This command is useful if you want to lower the permission requirement for managing expressions by using .dpo
.
.exprdelserv 5c
Deletes an expression by index. If ran in DM, it is bot owner only and deletes a global expression. Running this command in a server requires the Administrator permission and deletes a server expression.
.exprdel 5
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.
.exreact 59 👍 👎
.exreact 59 <a:nFlower:408963839191941120>
.exreact 59
Toggles whether the expression will trigger if the triggering message contains the keyword (instead of only starting with it).
.exprca 44
Toggles whether the response message of the expression will be sent as a direct message.
.exprdm 44
Toggles whether the message triggering the expression will be automatically deleted.
.exprad 59
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.
.exprat 59
Reloads all expressions on all shards. Use this if you've made changes to the database while the bot is running, or used .deleteunusedcrnq
.expreload
Deletes all expression on this server.
.exprclear
Exports expressions from the current server (or global expressions in DMs) into a .yml file
.exexport
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>
Use to claim your timely currency. This is usually set by the bot owners to be daily, hourly or once every 12 hours. Bot owner has to specify the amount and the period on how often you can claim your currency.
.timely
Resets all user timeouts on .timely
command.
.timelyreset
Sets the 'timely' currency allowance amount for users. Second parameter is period in hours, default is 24 hours.
.timelyset 100
.timelyset 50 12
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
Prints a name and ID of a random user from the server, or from the specified role.
.raffleany
.raffleany RoleName
Shows your currency transactions on the specified page. Bot owner can see other people's transactions too.
.curtrs 2
.curtrs @SomeUser 2
Shows full details about a currency transaction with the specified ID. You can only check your own transactions.
.curtr 3yvd
Check how much currency a person has. If no argument is provided it will check your own balance.
.cash
.cash @Someone
Give someone a certain amount of currency. You can specify the reason after the mention.
.give 1 @Someone
.give 5 @CootGurl Ur so pwetty
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.
.award 100 @person
.award 5 Role Of Gamblers
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.
.take 1 @Someone
.take 50 SomeRole
Bets the specified amount of currency and rolls a dice. Rolling over 66 yields x2 of your currency, over 90 - x4 and 100 x10. You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
.betroll 5
Displays the bot's currency leaderboard, or in other words, the richest users. Specifying -c flag will show only users who are in this server. Paginated with 10 users per page.
--clean
(-c
) Only show users who are on the server.
.leaderboard
.leaderboard -c
Play a game of Rocket-Paperclip-Scissors with Nadeko. You can bet on it. Winning awards you 1.95x of the bet. You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
.rps r 100
.rps scissors
Bets the specified amount of currency on the lucky ladder. You can stop on one of many different multipliers. The won amount is rounded down to the nearest whole number. You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
.luckyladder 10
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.
.bettest
.bettest betflip 1000
.bettest slot 2000
Try to claim any rakeback that you have available. Rakeback is accumulated by betting (not by winning or losing). Default rakeback is 0.05 * house edge House edge is defined per game
.rakeback
Starts a new animal race.
--start-time
(-s
)
.race
Joins a new race. You can specify an amount of currency for betting (optional). You will get YourBet*(participants-1) back if you win.
.joinrace
.joinrace 5
Deposits the specified amount of currency into the bank for later use.
.bank deposit 50
Withdraws the specified amount of currency from the bank if available.
.bank withdraw 49
Shows how much currency is in your bank account. This differs from your cash amount, as the cash amount is publicly available, but only you have access to your bank balance. However, you have to withdraw it first in order to use it. Bot Owner can also check another user's bank balance.
.bank balance
.bank balance @User
Takes the specified amount of currency from a user's bank
.bank take 500 @MoniLaunder
Award the specified amount of currency to a user's bank
.bank award 99999 @Bestie
Reset all of your Bet Stats for a fee. You can alternatively reset Bet Stats for the specified game.
.betstatsreset
.betstatsreset game
Shows the current bet stats for yourself, or the targetted user. You may optionally specify the game to show stats for. Supported games right now are: bf, br, bd, lula, slot, race
.betstats
.betstats @someone
.betstats @someone lula
.betstats bd
Shows the total stats of several gambling features. Updates once an hour.
.gamblestats
Resets the gamble stats.
.gamblestatsreset
Start or join a blackjack game by specifying the amount you're betting.
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.
.blackjack 50
In the blackjack game, ask the dealer for an extra card.
.hit
Finish your turn in the blackjack game.
.stand
In the blackjack game, double your bet in order to receive exactly one more card, and your turn ends.
.double
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.
--turn-timer
(-t
) Turn time in seconds. It has to be between 5 and 60. Default 15.
.connect4
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
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
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
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
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
Reshuffles all cards back into the deck.
.deckshuffle
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.
You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
.betdraw 50 r
.betdraw 200 b l
.betdraw 1000 h
.betdraw 38 hi black
Starts one of the events seen on public Nadeko.
Events: reaction
, gamestatus
--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.
.eventstart reaction
.eventstart reaction -d 1 -a 50 --pot-size 1500
Flips coin(s) - heads or tails, and shows an image.
.flip
.flip 3
Bet on the coin flip. The result can be heads or tails. Guessing correctly rewards you with 1.95x of the currency you've bet (rounded up). Multiplier can be changed by the bot owner. You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
.betflip 5 heads
.betflip 3 t
Picks the currency planted in this channel. If the plant has a password, you need to specify it.
.pick
.pick passwd
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
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%)
.gencurrency
Shows the list of server and channel ids where gc is enabled. Paginated with 9 per page.
.gencurlist
Lists this server's administrators' shop. Paginated.
.shop
.shop 2
Buys an item from the shop on a given index. If buying items, make sure that the bot can DM you.
.shopbuy 2
Adds an item to the shop. First you begin by specifying the type of the item you wish to add. Available types are role, list and command. If the item is a role, specify a role id or a role name. In case you're selling a command, and you need user's name, id etc, you can use the following placeholders:
`%you%` - Buyer mention
`%you.id%` - Buyer's user ID
`%you.username%` - Buyer's username
`%you.name%` - Buyer's global name
`%you.nick%` - Buyer's display name
90% of currency from each purchase will be received by the user who added the item to the shop. This is configurable by the bot owner
.shopadd role 1000 Rich
.shopadd cmd 1000 .setrole %user% Rich
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.
.shoplistadd 1 Uni-que-Steam-Key
Removes an item from the shop by its ID.
.shopremove 1
Change the price of a shop entry at the specified index. Specify the index of the entry, followed by the price
.shopchangeprice 1 500
Change the name of a shop entry at the specified index. Only works for non-role items
.shopchangename 3 Cool stuff
Swap the index of two shop entries
.shopswap 1 5
Moves the shop entry from the current index to a new one
.shopmove 2 4
Sets a role which will be required to buy the item on the specified index. Specify only index to remove the requirement.
.shopreq 2 Gamers
.shopreq 2
Play Nadeko slots by placing your bet. You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
.slot 5
.slot all
Resets your waifu stats, except current waifus.
.waifureset
Shows all of your currently claimed waifus.
.waifuclaims
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.
.waifuclaim 50 @Himesama
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
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
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.
.affinity @MyHusband
.affinity
Shows top 9 waifus. You can specify another page to show other waifus.
.waifulb
.waifulb 3
Shows waifu stats for a target person. Defaults to you if no user is provided.
.waifuinfo @MyCrush
.waifuinfo
Gift an item to a waifu user. The waifu's value will be increased by the percentage of the gift's value. You can optionally prefix the gift with a multiplier to gift the item that many times. For example, 3xRose will give the waifu 3 roses, 10xBread will give the waifu 10 breads. Do not use plural forms. Negative gifts will not show up in waifuinfo. Provide no parameters to see a list of items that you can gift.
.waifugift
.waifugift Rose @Himesama
Chooses a thing from a list of things. Separate items with a semicolon ;
.choose Get up;Sleep;Sleep more
Ask the 8ball a yes/no question.
.eightball Is b1nzy a nice guy?
Starts an Acrophobia game.
--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.
.acrophobia
.acrophobia -s 30
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.
.cleverbot
Shows a list of hangman question categories.
.hangmanlist
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
Stops the active hangman game on this channel if it exists.
.hangmanstop
Shows the current nCanvas. The canvas allows users to set each pixel's color and text using currency.
.ncanvas
Zooms in on the nCanvas.
Bot will show the 10x10 grid with the position of each cell for use with ncset
.
You can either use alphanumeric position (ex. s4u) or pixel x and y (ex. 123 123)
.nczoom sgu
.nczoom 123 123
Sets a pixel's color and text on the nCanvas.
You must specify the position of the pixel to set in alphanumeric format.
You can obtain alphanumeric position of the pixel by using nczoom
or ncp <x> <y>
.ncsetpixel sgu #ff0000 Some text
Shows the pixel at the specified position.
You can get pixel positions by using nczoom
.ncpixel sgu
.ncpixel 123 123
Attach the image to the message sending the command to overwrite the nCanvas with it. All prices and colors will be reset. The image must be equal to the size of the nCanvas (default is 500x350) This command is dangerous and irreversible.
.ncsetimg
Clears the nCanvas. All prices and colors will be reset. This command is dangerous and irreversible.
.ncreset
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
Starts a typing contest.
--start-time
(-s
) How long does it take for the race to start. Default 5.
.typestart
Stops a typing contest on the current channel.
.typestop
Adds a new article to the typing contest.
.typeadd wordswords
Lists added typing articles with their IDs. 15 per page.
.typelist
.typelist 3
Deletes a typing article given the ID.
.typedel 3
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.
--turn-timer
(-t
) Turn time in seconds. Default 15.
.tictactoe
Starts a game of trivia. First player to get to 10 points wins by default. 30 seconds per question.
--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.
.trivia
.trivia --timeout 5 -p -w 3 -q 10
Shows a current trivia leaderboard.
.tl
Quits current trivia after current question.
.tq
List all of the bot's modules. Each module contains commands that you can use.
.modules
List all of the bot's commands in 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.
--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.
.commands Admin
.commands Admin --view 1
.commands
Shows help for a single command. Command help contains instructions on how to use the command with examples and a list of parameters. DMs you helpful links if no parameters are specified.
.h .cmds
.h
Generates a json of the commands list and sends it to the chat.
.gencmdlist
Sends a readme and a guide links to the channel.
.guide
Provides instructions for helping the project financially.
.donate
Check your patronage status and command usage quota. Bot owners can check targeted user's patronage status.
.patron
Sends a message to all patrons of the specified tier and higher. Supports embeds
.patronmessage x hello
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
.medusaload mycoolmedusa
.medusaload
Unloads the previously loaded medusa. Provide no name to see the list of unloadable medusae. Read about the medusa system here
.medusaunload mycoolmedusa
.medusaunload
Lists all loaded and unloaded medusae. Read about the medusa system here
.medusalist
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
.medusainfo mycoolmedusa
.medusainfo
Searches for medusae online given the search term
.medusasearch shrine
Makes the bot join your voice channel.
.join
Completely stops the music and unbinds the bot from the channel. (may cause weird behaviour)
.destroy
Queues up and plays a song or video based on a search query, song name, artist name or youtube link.
If no parameters are specified, it will skip the current song.
If you specify a song number, it will jump to that song.
If you specify a search query, acts as a .q
command
You must be in a voice channel.
.play
.play 5
.play Dream Of Venice
Queues up and plays a song or video based on a search query, song name, artist name, search query or youtube link. Bot will join your voice channel. You must be in a voice channel.
.queue Dream Of Venice
Works the same as .queue
command, except it enqueues the new song after the current one. You must be in a voice channel.
.queuenext Dream Of Venice
Sets the music playback volume (0-100%). Persistent server setting. Default 100
.volume 50
Goes to the next song in the queue. You have to be in the same voice channel as the bot
.next
Lists 10 currently queued songs per page. Default page is 1.
.listqueue
.listqueue 2
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.
.queuesearch Dream Of Venice
Remove a song by its # in the queue, or 'all' (or provide no parameter) to remove all songs from the queue.
.songremove 5
.songremove all
.songremove
Stops the music and preserves the current song index. Stays in the channel.
.stop
Sets music player repeat strategy for this server.
n
/ no
- player will stop once it reaches the end of the queues
/ song
- player will repeat current songq
/ queue
or empty - player will repeat entire music queue.queuerepeat
.queuerepeat n
.queuerepeat song
Pauses or Unpauses the song.
.pause
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)
.radio radio link here
Queues a local file by specifying a full path.
.local C:/music/mysong.mp3
Queues all songs from a directory.
.localplaylist C:/music/classical
Moves a song from one position to another.
.trackmove 5 3
Queues up to 500 songs from a youtube playlist specified by a link, or keywords.
.playlist <youtube_playlist_link>
Shows the song that the bot is currently playing.
.nowplaying
Shuffles the current playlist.
.playlistshuffle
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.
.setmusicchannel
Bot will output playing, finished, paused and removed songs to the channel where the first song was queued in. Persistent server setting.
.unsetmusicchannel
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
.
.autodisconnect
Gets or sets the default music player quality. Available settings: Highest, High, Medium, Low. Default is Highest. Provide no argument to see current setting.
.musicquality
.musicquality High
.musicquality Low
Toggles autoplay - When the song is finished, automatically queue a related Youtube song. (Works only for Youtube songs)
.queueautoplay
Triggers fairplay. The song queue will be re-ordered in a fair manner. No effect on newly added songs.
.qfp
Lists all playlists. Paginated, 20 per page.
.playlists 1
Deletes a saved playlist using its id. Works only if you made it or if you are the bot owner.
.deleteplaylist 5
Lists all songs in a playlist specified by its id. Paginated, 20 per page.
.playlistshow 1
Saves a playlist under a certain name. Playlist name must be no longer than 20 characters and must not contain dashes.
.save classical1
Loads a saved playlist using its ID. Use .pls
to list all saved playlists and .save
to save new ones.
.load 5
Deletes everything from MusicPlaylists.
.deleteplaylists
Toggles or sets whether to show when a command/module is blocked.
.verbose
.verbose true
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.
.permrole Some Role
.permrole reset
Lists whole permission chain with their indexes. You can specify an optional page number if there are a lot of permissions.
.listperms
.listperms 3
Removes a permission from a given position in the Permissions list.
.removeperm 1
Moves permission from one position to another in the Permissions list.
.moveperm 2 4
Sets a command's permission at the server level.
.srvrcmd "command name" disable
Sets a module's permission at the server level.
.srvrmdl ModuleName enable
Sets a command's permission at the user level.
.usrcmd "command name" enable SomeUsername
Sets a module's permission at the user level.
.usrmdl ModuleName enable SomeUsername
Sets a command's permission at the role level.
.rolecmd "command name" disable MyRole
Sets a module's permission at the role level.
.rolemdl ModuleName enable MyRole
Sets a command's permission at the channel level.
.chnlcmd "command name" enable SomeChannel
Sets a module's permission at the channel level.
.chnlmdl ModuleName enable SomeChannel
Enable or disable all modules in a specified channel.
.allchnlmdls enable #SomeChannel
Enable or disable all modules for a specific role.
.allrolemdls [enable/disable] MyRole
Enable or disable all modules for a specific user.
.allusrmdls enable @Someone
Enable or disable all modules for your server.
.allsrvrmdls [enable/disable]
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.
.userblacklist add @SomeUser @SomeUser2 @SomeUser3
.userblacklist rem 12312312313
.userblacklist
.userblacklist 4
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.
.channelblacklist add 12312312312 66666666666
.channelblacklist rem 12312312312
.channelblacklist
.channelblacklist 3
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.
.serverblacklist add 12312321312
.serverblacklist rem 12312321312
.serverblacklist
.serverblacklist 2
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
.cmdcooldown .h 5
.cmdcooldown .pat 30
Shows a list of all commands and their respective cooldowns.
.allcmdcooldowns
Deletes all filtered words on this server.
.fwclear
Lists invite and link filter channels and status.
.filterlist
Toggles automatic deletion of invites posted in the server. Does not affect users with the Administrator permission.
.srvrfilterinv
Toggles automatic deletion of invites posted in the channel. Does not negate the .srvrfilterinv
enabled setting. Does not affect users with the Administrator permission.
.chnlfilterinv
Toggles automatic deletion of links posted in the server. Does not affect users with the Administrator permission.
.srvrfilterlin
Toggles automatic deletion of links posted in the channel. Does not negate the .srvrfilterlin
enabled setting. Does not affect users with the Administrator permission.
.chnlfilterlin
Toggles automatic deletion of messages containing filtered words on the server. Does not affect users with the Administrator permission.
.srvrfilterwords
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.
.chnlfilterwords
Adds or removes (if it exists) a word from the list of filtered words. Use.sfw
or .cfw
to toggle filtering.
.filterword poop
Shows a list of filtered words.
.lstfilterwords
Lists global permissions set by the bot owner.
.globalpermlist
Toggles whether a module can be used on any server.
.globalmodule Gambling
Toggles whether a command can be used on any server.
.globalcommand .stats
Resets the bot's permissions module on this server to the default value.
.resetperms
Resets global permissions set by bot owner.
.resetglobalperms
Shows current weather data for the specified city.
.weather Moscow, RU
Shows the current time and timezone in the specified location.
.time London, UK
Queries omdb for movies or series, show first result.
.movie Batman vs Superman
Shows a random cat image.
.randomcat
Shows a random dog image.
.randomdog
Shows a random food image.
.randomfood
Shows a random bird image.
.randombird
Google something for a baka.
.lmgtfy How to eat a banana
Attempts to shorten an URL, if it fails, returns the input URL.
.shorten https://google.com
Searches for a Magic The Gathering card.
.magicthegathering about face
Searches for a Hearthstone card and shows its image. Takes a while to complete.
.hearthstone Ysera
Searches Urban Dictionary for a word.
.urbandict Pineapple
Finds a definition of a word.
.define heresy
Shows a random fact about cats.
.catfact
Gives you back a wikipedia link
.wiki query
Shows you pictures of colors which correspond to the inputted hex values. Max 10.
.color 00ff00
.color f00 0f0 00f
Shows a mentioned person's avatar.
.avatar @Someone
Gives you back a fandom link
.wikia mtg Vigilance
.wikia mlp Dashy
Returns a store link for a steam game with the specified name. It doesn't work very well because bundles.
.steam Sakura Agent
Queries anilist for an anime and shows the first result.
.anime aquarion evol
Queries anilist for a manga and shows the first result.
.manga Shingeki no kyojin
Shows basic information about a stock. You can use a symbol or company name
.stock tsla
.stock advanced micro devices
.stock amd
Shows basic stats about a cryptocurrency from coinmarketcap.com. You can use either a name or an abbreviation of the currency.
.crypto btc
.crypto bitcoin
Shows a list of 10 crypto currencies ordered by market cap. Shows their price, change in the last24h, market cap and circulating and total supply. Paginated with 10 per page.
.coins
.coins 2
Subscribe to a youtube channel's upload rss feed.
You can optionally specify a message which will be posted with an update.
This is just a shortcut for .feed
with a url of the youtube channel's rss feed.
.ytuploadnotif https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow
.ytuploadnotif https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow New video is posted
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.
.feed https://blog.playstation.com/feed/
.feed https://blog.playstation.com/feed/ #updates
.feed https://blog.playstation.com/feed/ #updates New playstation rss feed post!
Stops tracking a feed on the given index. Use .feeds
command to see a list of feeds and their indexes.
.feedremove 3
Shows the list of feeds you've subscribed to on this server.
.feedlist
Shows a random yomama joke.
.yomama
Shows a random joke.
.randjoke
Shows a random Chuck Norris joke.
.chucknorris
Get one of penultimate WoW jokes.
.wowjoke
Shows a random magic item with its description.
.magicitem
Shows osu! stats for a player.
.osu Name
.osu Name taiko
Shows osu!gatari stats for a player.
.gatari Name
.gatari Name ctb
Displays a user's top 5 plays.
.osu5 Name
Searches for a pokemon.
.pokemon Sylveon
Searches for a pokemon ability.
.pokemonability overgrow
Shows bible verse. You need to supply book name and chapter:verse
.bible genesis 3:19
Shows the text of an ayah of the Quran, as well as the recitation by Alafasy. Supply surah:ayah, or ayah number. For instance, 262 or 2:255 will both get you Ayat Al Kursi
.quran 2:255
.quran 262
Get a Google search link for some terms.
.google query
Pulls a random image using a search parameter.
.image cute kitten
Searches youtubes and shows the first result
.youtube query
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.
.streamadd twitch.tv/someguy
Stops following the stream on the specified index. (use .stl
to see indexes)
.streamremove 2
Removes all followed streams on this server.
.streamsclear
Lists all streams you are following on this server and their respective indexes.
.streamlist
Toggles whether the bot will also notify when added streams go offline.
.streamoffline
Toggles whether the bot will delete stream online message when the stream goes offline.
.streamonlinedelete
Sets the message which will show when the stream on the specified index comes online. You can use %user% and %platform% placeholders.
.streammsg 1 Hey @erryone %user% is back online on %platform%!1!!
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.
.streammsgall Hey @erryone %user% is back online!1!!
Retrieves information about a stream.
.streamcheck https://twitch.tv/somedude
Translates text from the given language to the destination language.
.translate en fr Hello
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.
.autotranslate
.autotranslate del
Sets your source and target language to be used with .at
. Specify no parameters to remove previously set value.
.autotranslang en fr
Lists the valid languages for translation.
.translangs
Toggles translate flags on the current channel. Reacting with a country flag will translate the message to that country's language.
.translateflags
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
Make the bot say something, or in other words, make the bot send the message. You can optionally specify the channel where the bot will send the message. If you omit the channel name, it will send the message in the current channel. Supports embeds
.say hi
.say #chat hi
Shows a list of users who are playing the specified game.
.whosplaying Overwatch
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
Checks yours or bot's user-specific permissions on this channel.
.checkperms me
.checkperms bot
Shows user ID.
.userid
.userid @Someone
Shows the id of the specified role.
.roleid Some Role
Shows current channel ID.
.channelid
Shows current server ID.
.serverid
List roles on this server or roles of a user if specified. Paginated, 20 roles per page.
.roles 2
.roles @Someone
Sends current channel's topic as a message.
.channeltopic
Shows some basic stats for Nadeko.
.stats
Shows a name and a link to every SPECIAL emoji in the message.
.showemojis A message full of SPECIAL emojis
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.
.emojiadd :someonesCustomEmoji:
.emojiadd MyEmojiName :someonesCustomEmoji:
.emojiadd owoNice https://cdn.discordapp.com/emojis/587930873811173386.png?size=128
Removes the specified emoji or emojis from this server.
.emojiremove :eagleWarrior: :plumedArcher:
Adds the sticker from your message to this server. Send the sticker along with this command (in the same message). Alternatively you can upload an image along with this command but you have to specify the name. The image must be 300x300 in .png or .apng format and up to 512KB in size.
.stickeradd
.stickeradd name "description" tag1 tag2 tagN
Lists servers the bot is on with some basic info. 15 per page.
.listservers 3
Prints the json equivalent of the embed of the message specified by its Id.
.showembed 820022733172121600
.showembed #some-channel 820022733172121600
Saves a number of messages to a text file and sends it to you.
.savechat 150
Ping the bot to see if there are latency issues.
.ping
Toggles or sets whether the bot should print command errors when a command is incorrectly used.
.verboseerror
.verboseerror false
Toggles AFK status for yourself with the specified message. If you don't provide a message it default to a generic one. Anyone @ mentioning you in any server will receive the afk message. This will only work if the other user's message starts with the mention.
.afk
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
.eval 123 / 4.5f
.eval await ctx.OkAsync();
.eval await ctx.Response().Confirm("uwu").SendAsync();
Snipe the message you replied to with this command. Otherwise, if you don't reply to a message, it will snipe the last message sent in the channel (out of the last few messages) which has text or an image.
.snipe
Ask the bot to do something for you. This will fall back to the chatbot service in case of an error.
.prompt What's the weather like today?
Deletes all aliases on this server.
.aliasesclear
Create a custom alias for a certain Nadeko command. Provide no alias to remove the existing one.
.alias allin .bf all h
Shows the list of currently set aliases. Paginated.
.aliaslist
.aliaslist 3
Evaluate a mathematical expression.
.calculate 1+1
Shows all available operations in the .calc
command
.calcops
Reloads specified configuration
.configreload bot
.configreload gambling
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.
.config
.config bot
.config bot color.ok
.config bot color.ok ff0000
Starts a giveaway. Specify the duration (between 1 minute and 30 days) followed by the prize.
.ga start 12h We are giving away one copy of our latest album!
.ga start 15m Quick giveaway for a free course!
.ga start 1d Join to win 1000$!
Prematurely ends a giveaway and selects a winner. Specify the ID of the giveaway to end.
.ga end ab3
Rerolls a giveaway. Specify the ID of the giveaway to reroll. This is only active within 24h after the giveaway has ended or until the bot restarts.
.ga reroll cd3
Cancels a giveaway. Specify the ID of the giveaway to cancel. The winner will not be chosen.
.ga cancel ab3
Lists all active giveaways.
.ga list
Shows info about the server with the specified ID. The bot has to be on that server. If no server is supplied, it defaults to current one.
.serverinfo 123123132233
Shows info about the channel. If no channel is supplied, it defaults to current one.
.channelinfo #some-channel
Shows info about the specified role.
.roleinfo Gamers
Shows info about the user. If no user is supplied, it defaults a user running the command.
.userinfo @SomeUser
Creates a new invite which has infinite max uses and never expires.
--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).
.invitecreate
Lists all invites for this channel. Paginated with 9 per page.
.invitelist
.invitelist 3
Deletes an invite on the specified index. Use .invitelist
to see the list of invites.
.invitedelete 2
Lists all quotes on the server ordered alphabetically or by ID. 15 Per page.
.quotelist 3
.quotelist 3 id
Prints a random quote with a specified name.
.quoteprint abc
Shows information about a quote with the specified ID.
.quoteshow 123
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
.quotesearch "find this long text"
.quotesearch AuthorName
.quotesearch keyword some text
.quotesearch keyword AuthorName
-| Displays the quote with the specified ID number.
.quoteid 123456
Adds a new quote with the specified name and message.
.quoteadd sayhi Hi
Edits a quote with the specified ID.
.quoteedit 55 This is the new response.
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.
.quotedelete 123456
Deletes all quotes by the specified author. If the author is not you, then ManageMessage server permission is required.
.quotedeleteauthor @QuoteSpammer
Deletes all quotes with the specified keyword.
.quotesdeleteall kek
Exports quotes from the current server into a .yml file
.quotesexport
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.
.quotesimport <upload .yml file>
Sets a reminder which will be sent to you or to the targeted 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!
Lists all reminders you created. You can specify 'server' option if you're an Administrator to list all reminders created on this server. Paginated.
.remindlist 1
.remindlist server 2
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.
.reminddelete 3
.reminddelete server 2
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.
.repeatskip 3
Immediately post the repeat message on a certain index and restarts its timer.
.repeatinvoke 1
Removes a repeating message by index. Use .replst
to see indexes.
.repeatremove 2
Specify repeater's index (Use .replst
to see indexes) to toggle whether the 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 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.
.repeatredun 1
Repeat a message once per specified time increment in the current channel.
You can specify a different channel as the first argument instead.
You can also specify time of day for the message to be repeated daily (make sure you've set your server's .timezone
).
If you specify time of day, you can still override the default daily interval with your own interval.
You can have up to 5 repeating messages on one server in total.
.repeat Hello there
.repeat #other-channel hello there
.repeat 1h5m Hello @erryone
.repeat 10:00 Daily have a nice day! This will execute once every 24h.
.repeat #other-channel 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!
Lists currently repeating messages and their indexes.
.repeatlist
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
.streamrole "Eligible Streamers" "Featured Streams"
Sets keyword which is required in the stream's title in order for the streamrole to apply. Provide no keyword in order to reset.
.streamrolekeyword
.streamrolekeyword PUBG
Adds or removes a blacklisted user. Blacklisted users will never receive the stream role.
.streamroleblacklist add @Someone#1234
.streamroleblacklist rem @Someone#1234
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.
.streamrolewhitelist add @Someone#1234
.streamrolewhitelist rem @Someone#1234
Adds a new todo.
.todo add I need to do this
Edits a todo with the specified ID.
.todo edit abc This is an updated entry
Lists all todos.
.todo list
Shows the text of the todo with the specified ID.
.todo show 4a
Marks a todo with the specified ID as done.
.todo complete 4a
Deletes a todo with the specified ID.
.todo delete abc
Deletes all unarchived todos.
.todo clear
Creates a new archive with the specified name using current todos.
.todo archive add Day 1
Lists all archived todo lists.
.todo archive list
Shows the archived todo list with the specified ID.
.todo archive show 3c
Deletes the archived todo list with the specified ID.
.todo archive delete 99
List of the convertible dimensions and currencies.
.convertlist
Convert quantities. Use .convertlist
to see supported dimensions and currencies.
.convert m km 1000
Shows your xp stats. Specify the user to show that user's stats instead.
.experience
.experience @someguy
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.
.xpnotify global dm
.xpnotify server channel
Exclude a channel, role or current server from the xp system.
.xpexclude Role Excluded-Role
.xpexclude Server
Shows the roles and channels excluded from the XP system on this server, as well as whether the whole server is excluded.
.xpexclusionlist
Shows current server's xp leaderboard.
--clean
(-c
) Only show users who are on the server.
.xpleaderboard
Shows the global xp leaderboard.
.xpgleaderboard
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.
.xpadd 100 @Someone
.xpadd 500 SomeRoleName
Reloads the xp template file. Xp template file allows you to customize the position and color of elements on the .xp
card.
.xptempreload
Resets specified user's XP, or the XP of all users in the server. You can't reverse this action.
.xpreset @Someone
.xpreset
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
Buy an item from the xp shop by specifying the type and the key of the item.
.xpshopbuy bg open_sea
.xpshopbuy fr gold
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
Transfers the ownership of the club to another member of the club.
.clubtransfer @Someone
Assigns (or unassigns) staff role to the member of the club. Admins can ban, kick and accept applications.
.clubadmin @Someone
Creates a club. You must be at least level 5 and not be in the club already.
.clubcreate My Brand New Club
Sets the club icon.
.clubicon https://i.imgur.com/htfDMfU.png
Shows information about the club.
.clubinfo My Brand New Club#23
Shows the list of users who have banned from your club. Paginated. You must be club owner to use this command.
.clubbans 2
Shows the list of users who have applied to your club. Paginated. You must be club owner to use this command.
.clubapps 2
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
Accept a user who applied to your club.
.clubaccept user#1337
Reject a user who applied to your club.
.clubreject user#1337
Leaves the club you're currently in.
.clubleave
Kicks the user from the club. You must be the club owner. They will be able to apply again.
.clubkick user#1337
Bans the user from the club. You must be the club owner. They will not be able to apply again.
.clubban user#1337
Unbans the previously banned user from the club. You must be the club owner.
.clubunban user#1337
Sets the club description. Maximum 150 characters. Club owner only.
.clubdesc This is the best club please join.
Disbands the club you're the owner of. This action is irreversible.
.clubdisband
Shows club rankings on the specified page.
.clublb 2
Renames your club. Requires you club ownership or club-admin status.
.clubrename New cool club name
Resets all currently set xp level up rewards.
.xprewsreset
Shows currently set level up rewards.
.xplvluprewards
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.
.xprolereward 1 rm Newbie
.xprolereward 3 add Social
.xprolereward 5 add Member
.xprolereward 5
Sets a currency reward on a specified level. Provide no amount in order to remove the reward.
.xpcurreward 3 50