text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
help h
Either shows a help for a single command, or DMs you help link if no arguments are specified.
`{0}h !!q` or `{0}h`
hgit
Generates the commandlist.md file.
`{0}hgit`
donate
Instructions for helping the project financially.
`{0}donate`
modules mdls
Lists all bot modules.
`{0}modules`
commands cmds
List all of the bot's commands from a certain module. You can either specify full, or only first few letters of the module name.
`{0}commands Administration` or `{0}cmds Admin`
greetdel grdel
Sets the time it takes (in seconds) for greet messages to be auto-deleted. Set 0 to disable automatic deletion.
`{0}greetdel 0` or `{0}greetdel 30`
greet
Toggles anouncements on the current channel when someone joins the server.
`{0}greet`
greetmsg
Sets a new join announcement message which will be shown in the server's channel. Type %user% if you want to mention the new member. Using it with no message will show the current greet message.
`{0}greetmsg Welcome, %user%.`
bye
Toggles anouncements on the current channel when someone leaves the server.
`{0}bye`
byemsg
Sets a new leave announcement message. Type %user% if you want to show the name the user who left. Type %id% to show id. Using this command with no message will show the current bye message.
`{0}byemsg %user% has left.`
byedel
Sets the time it takes (in seconds) for bye messages to be auto-deleted. Set 0 to disable automatic deletion.
`{0}byedel 0` or `{0}byedel 30`
greetdm
Toggles whether the greet messages will be sent in a DM (This is separate from greet - you can have both, any or neither enabled).
`{0}greetdm`
logserver
Enables or Disables ALL log events. If enabled, all log events will log to this channel.
`{0}logserver enable` or `{0}logserver disable`
logignore
Toggles whether the .logserver command ignores this channel. Useful if you have hidden admin channel and public log channel.
`{0}logignore`
userpresence
Starts logging to this channel when someone from the server goes online/offline/idle.
`{0}userpresence`
voicepresence
Toggles logging to this channel whenever someone joins or leaves a voice channel you are currently in.
`{0}voicepresence`
repeatinvoke repinv
Immediately shows the repeat message and restarts the timer.
`{0}repinv`
repeat
Repeat a message every X minutes. If no parameters are specified, repeat is disabled.
`{0}repeat 5 Hello there`
rotateplaying ropl
Toggles rotation of playing status of the dynamic strings you previously specified.
`{0}ropl`
addplaying adpl
Adds a specified string to the list of playing strings to rotate. Supported placeholders: %servers%, %users%, %playing%, %queued%
`{0}adpl`
listplaying lipl
Lists all playing statuses with their corresponding number.
`{0}lipl`
removeplaying rmpl repl
Removes a playing string on a given number.
`{0}rmpl`
slowmode
Toggles slowmode. Disable by specifying no parameters. To enable, specify a number of messages each user can send, and an interval in seconds. For example 1 message every 5 seconds.
`{0}slowmode 1 5` or `{0}slowmode`
cleanvplust cv+t
Deletes all text channels ending in `-voice` for which voicechannels are not found. Use at your own risk.
`{0}cleanv+t`
voice+text v+t
Creates a text channel for each voice channel only users in that voice channel can see.If you are server owner, keep in mind you will see them all the time regardless.
`{0}voice+text`
scsc
Starts an instance of cross server channel. You will get a token as a DM that other people will use to tune in to the same instance.
`{0}scsc`
jcsc
Joins current channel to an instance of cross server channel using the token.
`{0}jcsc TokenHere`
lcsc
Leaves Cross server channel instance from this channel.
`{0}lcsc`
asar
Adds a role to the list of self-assignable roles.
`{0}asar Gamer`
rsar
Removes a specified role from the list of self-assignable roles.
`{0}rsar`
lsar
Lists all self-assignable roles.
`{0}lsar`
togglexclsar tesar
Toggles whether the self-assigned roles are exclusive. (So that any person can have only one of the self assignable roles)
`{0}tesar`
iam
Adds a role to you that you choose. Role must be on a list of self-assignable roles.
`{0}iam Gamer`
iamnot iamn
Removes a role to you that you choose. Role must be on a list of self-assignable roles.
`{0}iamn Gamer`
addcustreact acr
Add a custom reaction with a trigger and a response. Running this command in server requires Administration permission. Running this command in DM is Bot Owner only and adds a new global custom reaction. Guide here: <http://nadekobot.readthedocs.io/en/latest/Custom%20Reactions/>
`{0}acr "hello" Hi there %user%`
listcustreact lcr
Lists global or server custom reactions (20 commands per page). Running the command in DM will list global custom reactions, while running it in server will list that server's custom reactions. Specifying `all` argument instead of the number will DM you a text file with a list of all custom reactions.
`{0}lcr 1` or `{0}lcr all`
listcustreactg lcrg
Lists global or server custom reactions (20 commands per page) grouped by trigger, and show a number of responses for each. Running the command in DM will list global custom reactions, while running it in server will list that server's custom reactions.
`{0}lcrg 1`
showcustreact scr
Shows a custom reaction's response on a given ID.
`{0}scr 1`
delcustreact dcr
Deletes a custom reaction on a specific index. If ran in DM, it is bot owner only and deletes a global custom reaction. If ran in a server, it requires Administration priviledges and removes server custom reaction.
`{0}dcr 5`
autoassignrole aar
Automaticaly assigns a specified role to every user who joins the server.
`{0}aar` to disable, `{0}aar Role Name` to enable
leave
Makes Nadeko leave the server. Either name or id required.
`{0}leave 123123123331`
delmsgoncmd
Toggles the automatic deletion of user's successful command message to prevent chat flood.
`{0}delmsgoncmd`
restart
Restarts the bot. Might not work.
`{0}restart`
setrole sr
Sets a role for a given user.
`{0}sr @User Guest`
removerole rr
Removes a role from a given user.
`{0}rr @User Admin`
renamerole renr
Renames a role. Roles you are renaming must be lower than bot's highest role.
`{0}renr "First role" SecondRole`
removeallroles rar
Removes all roles from a mentioned user.
`{0}rar @User`
createrole cr
Creates a role with a given name.
`{0}cr Awesome Role`
rolecolor rc
Set a role's color to the hex or 0-255 rgb color value provided.
`{0}rc Admin 255 200 100` or `{0}rc Admin ffba55`
ban b
Bans a user by ID or name with an optional message.
`{0}b "@some Guy" Your behaviour is toxic.`
softban sb
Bans and then unbans a user by ID or name with an optional message.
`{0}sb "@some Guy" Your behaviour is toxic.`
kick k
Kicks a mentioned user.
`{0}k "@some Guy" Your behaviour is toxic.`
mute
Mutes a mentioned user both from speaking and chatting.
`{0}mute @Someone`
voiceunmute
Gives a previously voice-muted user a permission to speak.
`{0}voiceunmute @Someguy`
deafen deaf
Deafens mentioned user or users.
`{0}deaf "@Someguy"` or `{0}deaf "@Someguy" "@Someguy"`
undeafen undef
Undeafens mentioned user or users.
`{0}undef "@Someguy"` or `{0}undef "@Someguy" "@Someguy"`
delvoichanl dvch
Deletes a voice channel with a given name.
`{0}dvch VoiceChannelName`
creatvoichanl cvch
Creates a new voice channel with a given name.
`{0}cvch VoiceChannelName`
deltxtchanl dtch
Deletes a text channel with a given name.
`{0}dtch TextChannelName`
creatxtchanl ctch
Creates a new text channel with a given name.
`{0}ctch TextChannelName`
settopic st
Sets a topic on the current channel.
`{0}st My new topic`
setchanlname schn
Changes the name of the current channel.
`{0}schn NewName`
prune clr
`{0}prune` removes all nadeko's messages in the last 100 messages.`{0}prune X` removes last X messages from the channel (up to 100)`{0}prune @Someone` removes all Someone's messages in the last 100 messages.`{0}prune @Someone X` removes last X 'Someone's' messages in the channel.
`{0}prune` or `{0}prune 5` or `{0}prune @Someone` or `{0}prune @Someone X`
die
Shuts the bot down.
`{0}die`
setname newnm
Gives the bot a new name.
`{0}newnm BotName`
setavatar setav
Sets a new avatar image for the NadekoBot. Argument is a direct link to an image.
`{0}setav http://i.imgur.com/xTG3a1I.jpg`
setgame
Sets the bots game.
`{0}setgame with snakes`
send
Sends a message to someone on a different server through the bot. Separate server and channel/user ids with `|` and prepend channel id with `c:` and user id with `u:`.
`{0}send serverid|c:channelid message` or `{0}send serverid|u:userid message`
mentionrole menro
Mentions every person from the provided role or roles (separated by a ',') on this server. Requires you to have mention everyone permission.
`{0}menro RoleName`
unstuck
Clears the message queue.
`{0}unstuck`
donators
List of lovely people who donated to keep this project alive.
`{0}donators`
donadd
Add a donator to the database.
`{0}donadd Donate Amount`
announce
Sends a message to all servers' general channel bot is connected to.
`{0}announce Useless spam`
savechat
Saves a number of messages to a text file and sends it to you.
`{0}savechat 150`
remind
Sends a message to you or a channel after certain amount of time. First argument is me/here/'channelname'. Second argument is time in a descending order (mo>w>d>h>m) example: 1w5d3h10m. Third argument is a (multiword)message.
`{0}remind me 1d5h Do something` or `{0}remind #general 1m Start now!`
remindtemplate
Sets message for when the remind is triggered. Available placeholders are %user% - user who ran the command, %message% - Message specified in the remind, %target% - target channel of the remind.
`{0}remindtemplate %user%, do %message%!`
serverinfo sinfo
Shows info about the server the bot is on. If no channel is supplied, it defaults to current one.
`{0}sinfo Some Server`
channelinfo cinfo
Shows info about the channel. If no channel is supplied, it defaults to current one.
`{0}cinfo #some-channel`
userinfo uinfo
Shows info about the user. If no user is supplied, it defaults a user running the command.
`{0}uinfo @SomeUser`
whosplaying whpl
Shows a list of users who are playing the specified game.
`{0}whpl Overwatch`
inrole
Lists every person from the provided role or roles (separated by a ',') on this server. If the list is too long for 1 message, you must have Manage Messages permission.
`{0}inrole Role`
checkmyperms
Checks your user-specific permissions on this channel.
`{0}checkmyperms`
stats
Shows some basic stats for Nadeko.
`{0}stats`
userid uid
Shows user ID.
`{0}uid` or `{0}uid "@SomeGuy"`
channelid cid
Shows current channel ID.
`{0}cid`
serverid sid
Shows current server ID.
`{0}sid`
roles
List roles on this server or a roles of a specific user if specified. Paginated. 20 roles per page.
`{0}roles 2` or `{0}roles @Someone`
channeltopic ct
Sends current channel's topic as a message.
`{0}ct`
chnlfilterinv cfi
Toggles automatic deleting of invites posted in the channel. Does not negate the {0}srvrfilterinv enabled setting. Does not affect Bot Owner.
`{0}cfi`
srvrfilterinv sfi
Toggles automatic deleting of invites posted in the server. Does not affect Bot Owner.
`{0}sfi`
chnlfilterwords cfw
Toggles automatic deleting of messages containing banned words on the channel. Does not negate the {0}srvrfilterwords enabled setting. Does not affect bot owner.
`{0}cfw`
fw
Adds or removes (if it exists) a word from the list of filtered words. Use`{0}sfw` or `{0}cfw` to toggle filtering.
`{0}fw poop`
lstfilterwords lfw
Shows a list of filtered words.
`{0}lfw`
srvrfilterwords sfw
Toggles automatic deleting of messages containing forbidden words on the server. Does not affect Bot Owner.
`{0}sfw`
permrole pr
Sets a role which can change permissions. Or supply no parameters to find out the current one. Default one is 'Nadeko'.
`{0}pr role`
verbose v
Sets whether to show when a command/module is blocked.
`{0}verbose true`
srvrmdl sm
Sets a module's permission at the server level.
`{0}sm ModuleName enable`
srvrcmd sc
Sets a command's permission at the server level.
`{0}sc "command name" disable`
rolemdl rm
Sets a module's permission at the role level.
`{0}rm ModuleName enable MyRole`
rolecmd rc
Sets a command's permission at the role level.
`{0}rc "command name" disable MyRole`
chnlmdl cm
Sets a module's permission at the channel level.
`{0}cm ModuleName enable SomeChannel`
chnlcmd cc
Sets a command's permission at the channel level.
`{0}cc "command name" enable SomeChannel`
usrmdl um
Sets a module's permission at the user level.
`{0}um ModuleName enable SomeUsername`
usrcmd uc
Sets a command's permission at the user level.
`{0}uc "command name" enable SomeUsername`
allsrvrmdls asm
Enable or disable all modules for your server.
`{0}asm [enable/disable]`
allchnlmdls acm
Enable or disable all modules in a specified channel.
`{0}acm enable #SomeChannel`
allrolemdls arm
Enable or disable all modules for a specific role.
`{0}arm [enable/disable] MyRole`
ubl
Either [add]s or [rem]oves a user specified by a mention or ID from a blacklist.
`{0}ubl add @SomeUser` or `{0}ubl rem 12312312313`
cbl
Either [add]s or [rem]oves a channel specified by an ID from a blacklist.
`{0}cbl rem 12312312312`
sbl
Either [add]s or [rem]oves a server specified by a Name or ID from a blacklist.
`{0}sbl add 12312321312` or `{0}sbl rem SomeTrashServer`
cmdcooldown cmdcd
Sets a cooldown per user for a command. Set to 0 to remove the cooldown.
`{0}cmdcd "some cmd" 5`
allcmdcooldowns acmdcds
Shows a list of all commands and their respective cooldowns.
`{0}acmdcds`
.
Adds a new quote with the specified name and message.
`{0}. sayhi Hi`
..
Shows a random quote with a specified name.
`{0}.. abc`
deletequote delq
Deletes a random quote with the specified keyword. You have to either be server Administrator or the creator of the quote to delete it.
`{0}delq abc`
draw
Draws a card from the deck.If you supply number X, she draws up to 5 cards from the deck.
`{0}draw` or `{0}draw 5`
shuffle sh
Shuffles the current playlist.
`{0}sh`
flip
Flips coin(s) - heads or tails, and shows an image.
`{0}flip` or `{0}flip 3`
betflip bf
Bet to guess will the result be heads or tails. Guessing awards you 1.8x the currency you've bet.
`{0}bf 5 heads` or `{0}bf 3 t`
roll
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.
`{0}roll` or `{0}roll 7` or `{0}roll 3d5` or `{0}roll 5dF`
rolluo
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.
`{0}rolluo` or `{0}rolluo 7` or `{0}rolluo 3d5`
nroll
Rolls in a given range.
`{0}nroll 5` (rolls 0-5) or `{0}nroll 5-15`
race
Starts a new animal race.
`{0}race`
joinrace jr
Joins a new race. You can specify an amount of currency for betting (optional). You will get YourBet*(participants-1) back if you win.
`{0}jr` or `{0}jr 5`
raffle
Prints a name and ID of a random user from the online list from the (optional) role.
`{0}raffle` or `{0}raffle RoleName`
give
Give someone a certain amount of currency.
`{0}give 1 "@SomeGuy"`
award
Awards someone a certain amount of currency. You can also specify a role name to award currency to all users in a role.
`{0}award 100 @person` or `{0}award 5 Role Of Gamblers`
take
Takes a certain amount of currency from someone.
`{0}take 1 "@someguy"`
betroll br
Bets a certain amount of currency and rolls a dice. Rolling over 66 yields x2 of your currency, over 90 - x3 and 100 x10.
`{0}br 5`
leaderboard lb
Displays bot currency leaderboard.
`{0}lb`
trivia t
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.
`{0}t` or `{0}t 5 nohint`
tl
Shows a current trivia leaderboard.
`{0}tl`
tq
Quits current trivia after current question.
`{0}tq`
typestart
Starts a typing contest.
`{0}typestart`
typestop
Stops a typing contest on the current channel.
`{0}typestop`
typeadd
Adds a new article to the typing contest.
`{0}typeadd wordswords`
poll
Creates a poll which requires users to send the number of the voting option to the bot.
`{0}poll Question?;Answer1;Answ 2;A_3`
pollend
Stops active poll on this server and prints the results in this channel.
`{0}pollend`
pick
Picks the currency planted in this channel. 60 seconds cooldown.
`{0}pick`
plant
Spend a unit of currency to plant it in this channel. (If bot is restarted or crashes, the currency will be lost)
`{0}plant`
gencurrency gc
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%)
`{0}gc`
leet
Converts a text to leetspeak with 6 (1-6) severity levels
`{0}leet 3 Hello`
choose
Chooses a thing from a list of things
`{0}choose Get up;Sleep;Sleep more`
8ball
Ask the 8ball a yes/no question.
`{0}8ball should I do something`
rps
Play a game of rocket paperclip scissors with Nadeko.
`{0}rps scissors`
linux
Prints a customizable Linux interjection
`{0}linux Spyware Windows`
next n
Goes to the next song in the queue. You have to be in the same voice channel as the bot. You can skip multiple songs, but in that case songs will not be requeued if {0}rcs or {0}rpl is enabled.
`{0}n` or `{0}n 5`
stop s
Stops the music and clears the playlist. Stays in the channel.
`{0}s`
destroy d
Completely stops the music and unbinds the bot from the channel. (may cause weird behaviour)
`{0}d`
pause p
Pauses or Unpauses the song.
`{0}p`
queue q yq
Queue a song using keywords or a link. Bot will join your voice channel.**You must be in a voice channel**.
`{0}q Dream Of Venice`
soundcloudqueue sq
Queue a soundcloud song using keywords. Bot will join your voice channel.**You must be in a voice channel**.
`{0}sq Dream Of Venice`
listqueue lq
Lists 15 currently queued songs per page. Default page is 1.
`{0}lq` or `{0}lq 2`
nowplaying np
Shows the song currently playing.
`{0}np`
volume vol
Sets the music volume 0-100%
`{0}vol 50`
defvol dv
Sets the default music volume when music playback is started (0-100). Persists through restarts.
`{0}dv 80`
max
Sets the music volume to 100%.
`{0}max`
half
Sets the music volume to 50%.
`{0}half`
playlist pl
Queues up to 500 songs from a youtube playlist specified by a link, or keywords.
`{0}pl playlist link or name`
soundcloudpl scpl
Queue a soundcloud playlist using a link.
`{0}scpl soundcloudseturl`
localplaylst lopl
Queues all songs from a directory.
`{0}lopl C:/music/classical`
radio ra
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>)
`{0}ra radio link here`
local lo
Queues a local file by specifying a full path.
`{0}lo C:/music/mysong.mp3`
move mv
Moves the bot to your voice channel. (works only if music is already playing)
`{0}mv`
remove rm
Remove a song by its # in the queue, or 'all' to remove whole queue.
`{0}rm 5`
movesong ms
Moves a song from one position to another.
`{0}ms 5>3`
setmaxqueue smq
Sets a maximum queue size. Supply 0 or no argument to have no limit.
`{0}smq 50` or `{0}smq`
cleanup
Cleans up hanging voice connections.
`{0}cleanup`
reptcursong rcs
Toggles repeat of current song.
`{0}rcs`
rpeatplaylst rpl
Toggles repeat of all songs in the queue (every song that finishes is added to the end of the queue).
`{0}rpl`
save
Saves a playlist under a certain name. Name must be no longer than 20 characters and mustn't contain dashes.
`{0}save classical1`
load
Loads a saved playlist using it's ID. Use `{0}pls` to list all saved playlists and {0}save to save new ones.
`{0}load 5`
playlists pls
Lists all playlists. Paginated. 20 per page. Default page is 0.
`{0}pls 1`
deleteplaylist delpls
Deletes a saved playlist. Only if you made it or if you are the bot owner.
`{0}delpls animu-5`
goto
Goes to a specific time in seconds in a song.
`{0}goto 30`
autoplay ap
Toggles autoplay - When the song is finished, automatically queue a related youtube song. (Works only for youtube songs and when queue is empty)
`{0}ap`
lolchamp
Shows League Of Legends champion statistics. If there are spaces/apostrophes or in the name - omit them. Optional second parameter is a role.
`{0}lolchamp Riven` or `{0}lolchamp Annie sup`
lolban
Shows top banned champions ordered by ban rate.
`{0}lolban`
hitbox hb
Notifies this channel when a certain user starts streaming.
`{0}hitbox SomeStreamer`
twitch tw
Notifies this channel when a certain user starts streaming.
`{0}twitch SomeStreamer`
beam bm
Notifies this channel when a certain user starts streaming.
`{0}beam SomeStreamer`
removestream rms
Removes notifications of a certain streamer from a certain platform on this channel.
`{0}rms Twitch SomeGuy` or `{0}rms Beam SomeOtherGuy`
liststreams ls
Lists all streams you are following on this server.
`{0}ls`
convert
Convert quantities. Use `{0}convertlist` to see supported dimensions and currencies.
`{0}convert m km 1000`
convertlist
List of the convertible dimensions and currencies.
`{0}convertlist`
wowjoke
Get one of Kwoth's penultimate WoW jokes.
`{0}wowjoke`
calculate calc
Evaluate a mathematical expression.
`{0}calc 1+1`
osu
Shows osu stats for a player.
`{0}osu Name` or `{0}osu Name taiko`
osub
Shows information about an osu beatmap.
`{0}osub https://osu.ppy.sh/s/127712`
osu5
Displays a user's top 5 plays.
`{0}osu5 Name`
pokemon poke
Searches for a pokemon.
`{0}poke Sylveon`
pokemonability pokeab
Searches for a pokemon ability.
`{0}pokeab overgrow`
memelist
Pulls a list of memes you can use with `{0}memegen` from http://memegen.link/templates/
`{0}memelist`
memegen
Generates a meme from memelist with top and bottom text.
`{0}memegen biw "gets iced coffee" "in the winter"`
weather we
Shows weather data for a specified city. You can also specify a country after a comma.
`{0}we Moscow, RU`
youtube yt
Searches youtubes and shows the first result
`{0}yt query`
anime ani aq
Queries anilist for an anime and shows the first result.
`{0}ani aquarion evol`
imdb omdb
Queries omdb for movies or series, show first result.
`{0}imdb Batman vs Superman`
manga mang mq
Queries anilist for a manga and shows the first result.
`{0}mq Shingeki no kyojin`
randomcat meow
Shows a random cat image.
`{0}meow`
randomdog woof
Shows a random dog image.
`{0}woof`
image img
Pulls the first image found using a search parameter. Use {0}rimg for different results.
`{0}img cute kitten`
randomimage rimg
Pulls a random image using a search parameter.
`{0}rimg cute kitten`
lmgtfy
Google something for an idiot.
`{0}lmgtfy query`
google g
Get a google search link for some terms.
`{0}google query`
hearthstone hs
Searches for a Hearthstone card and shows its image. Takes a while to complete.
`{0}hs Ysera`
urbandict ud
Searches Urban Dictionary for a word.
`{0}ud Pineapple`
#
Searches Tagdef.com for a hashtag.
`{0}# ff`
catfact
Shows a random catfact from <http://catfacts-api.appspot.com/api/facts>
`{0}catfact`
yomama ym
Shows a random joke from <http://api.yomomma.info/>
`{0}ym`
randjoke rj
Shows a random joke from <http://tambal.azurewebsites.net/joke/random>
`{0}rj`
chucknorris cn
Shows a random chucknorris joke from <http://tambal.azurewebsites.net/joke/random>
`{0}cn`
magicitem mi
Shows a random magicitem from <https://1d4chan.org/wiki/List_of_/tg/%27s_magic_items>
`{0}mi`
revav
Returns a google reverse image search for someone's avatar.
`{0}revav "@SomeGuy"`
revimg
Returns a google reverse image search for an image from a link.
`{0}revimg Image link`
safebooru
Shows a random image from safebooru with a given tag. Tag is optional but preferred. (multiple tags are appended with +)
`{0}safebooru yuri+kissing`
wikipedia wiki
Gives you back a wikipedia link
`{0}wiki query`
color clr
Shows you what color corresponds to that hex.
`{0}clr 00ff00`
videocall
Creates a private <http://www.appear.in> video call link for you and other mentioned people. The link is sent to mentioned people via a private message.
`{0}videocall "@SomeGuy"`
avatar av
Shows a mentioned person's avatar.
`{0}av "@SomeGuy"`
hentai
Shows a hentai image from a random website (gelbooru or danbooru or konachan or atfbooru or yandere) with a given tag. Tag is optional but preferred. Only 1 tag allowed.
`{0}hentai yuri`
danbooru
Shows a random hentai image from danbooru with a given tag. Tag is optional but preferred. (multiple tags are appended with +)
`{0}danbooru yuri+kissing`
atfbooru atf
Shows a random hentai image from atfbooru with a given tag. Tag is optional but preferred.
`{0}atfbooru yuri+kissing`
gelbooru
Shows a random hentai image from gelbooru with a given tag. Tag is optional but preferred. (multiple tags are appended with +)
`{0}gelbooru yuri+kissing`
rule34
Shows a random image from rule34.xx with a given tag. Tag is optional but preferred. (multiple tags are appended with +)
`{0}rule34 yuri+kissing`
e621
Shows a random hentai image from e621.net with a given tag. Tag is optional but preferred. Use spaces for multiple tags.
`{0}e621 yuri kissing`
cp
We all know where this will lead you to.
`{0}cp`
boobs
Real adult content.
`{0}boobs`
butts ass butt
Real adult content.
`{0}butts` or `{0}ass`
createwar cw
Creates a new war by specifying a size (>10 and multiple of 5) and enemy clan name.
`{0}cw 15 The Enemy Clan`
startwar sw
Starts a war with a given number.
`{0}sw 15`
listwar lw
Shows the active war claims by a number. Shows all wars in a short way if no number is specified.
`{0}lw [war_number] or {0}lw`
claim call c
Claims a certain base from a certain war. You can supply a name in the third optional argument to claim in someone else's place.
`{0}call [war_number] [base_number] [optional_other_name]`
claimfinish cf
Finish your claim with 3 stars if you destroyed a base. First argument is the war number, optional second argument is a base number if you want to finish for someone else.
`{0}cf 1` or `{0}cf 1 5`
claimfinish2 cf2
Finish your claim with 2 stars if you destroyed a base. First argument is the war number, optional second argument is a base number if you want to finish for someone else.
`{0}cf2 1` or `{0}cf2 1 5`
claimfinish1 cf1
Finish your claim with 1 star if you destroyed a base. First argument is the war number, optional second argument is a base number if you want to finish for someone else.
`{0}cf1 1` or `{0}cf1 1 5`
unclaim ucall uc
Removes your claim from a certain war. Optional second argument denotes a person in whose place to unclaim
`{0}uc [war_number] [optional_other_name]`
endwar ew
Ends the war with a given index.
`{0}ew [war_number]`
translate trans
Translates from>to text. From the given language to the destination language.
`{0}trans en>fr Hello`
translangs
Lists the valid languages for translation.
`{0}translangs`
Sends a readme and a guide links to the channel.
`{0}readme` or `{0}guide`
readme guide
Shows all available operations in {0}calc command
`{0}calcops`
calcops
Deletes all quotes on a specified keyword.
`{0}delallq kek`
delallq daq
greetdmmsg
`{0}greetdmmsg Welcome to the server, %user%`.
Sets a new join announcement message which will be sent to the user who joined. Type %user% if you want to mention the new member. Using it with no message will show the current DM greet message.
Check how much currency a person has. (Defaults to yourself)
`{0}$$` or `{0}$$ @SomeGuy`
cash $$
Lists whole permission chain with their indexes. You can specify an optional page number if there are a lot of permissions.
`{0}lp` or `{0}lp 3`
listperms lp
Enable or disable all modules for a specific user.
`{0}aum enable @someone`
allusrmdls aum
Moves permission from one position to another in Permissions list.
`{0}mp 2 4`
moveperm mp
Removes a permission from a given position in Permissions list.
`{0}rp 1`
removeperm rp
Migrate data from old bot configuration
`{0}migratedata`
migratedata
Checks if a user is online on a certain streaming platform.
`{0}cs twitch MyFavStreamer`
checkstream cs
showemojis se
Shows a name and a link to every SPECIAL emoji in the message.
`{0}se A message full of SPECIAL emojis`
shuffle sh
Reshuffles all cards back into the deck.
`{0}sh`
fwmsgs
Toggles forwarding of non-command messages sent to bot's DM to the bot owners
`{0}fwmsgs`
fwtoall
Toggles whether messages will be forwarded to all bot owners or only to the first one specified in the credentials.json
`{0}fwtoall`
resetperms
Resets BOT's permissions module on this server to the default value.
`{0}resetperms`
antiraid
Sets an anti-raid protection on the server. First argument is number of people which will trigger the protection. Second one is a time interval in which that number of people needs to join in order to trigger the protection, and third argument is punishment for those people (Kick, Ban, Mute)
`{0}antiraid 5 20 Kick`
antispam
Stops people from repeating same message X times in a row. You can specify to either mute, kick or ban the offenders.
`{0}antispam 3 Mute` or `{0}antispam 4 Kick` or `{0}antispam 6 Ban`
chatmute
Prevents a mentioned user from chatting in text channels.
`{0}chatmute @Someone`
voicemute
Prevents a mentioned user from speaking in voice channels.
`{0}voicemute @Someone`
konachan
Shows a random hentai image from konachan with a given tag. Tag is optional but preferred.
`{0}konachan yuri`
setmuterole
Sets a name of the role which will be assigned to people who should be muted. Default is nadeko-mute.
`{0}setmuterole Silenced`
adsarm
Toggles the automatic deletion of confirmations for {0}iam and {0}iamn commands.
`{0}adsarm`
setstream
Sets the bots stream. First argument is the twitch link, second argument is stream name.
`{0}setstream TWITCHLINK Hello`
chatunmute
Removes a mute role previously set on a mentioned user with `{0}chatmute` which prevented him from chatting in text channels.
`{0}chatunmute @Someone`
unmute
Unmutes a mentioned user previously muted with `{0}mute` command.
`{0}unmute @Someone`
xkcd
Shows a XKCD comic. No arguments will retrieve random one. Number argument will retrieve a specific comic, and "latest" will get the latest one.
`{0}xkcd` or `{0}xkcd 1400` or `{0}xkcd latest`
placelist
Shows the list of available tags for the `{0}place` command.
`{0}placelist`
place
Shows a placeholder image of a given tag. Use `{0}placelist` to see all available tags. You can specify the width and height of the image as the last two optional arguments.
`{0}place Cage` or `{0}place steven 500 400`
togethertube totube
Creates a new room on <https://togethertube.com> and shows the link in the chat.
`{0}totube`
publicpoll ppoll
Creates a public poll which requires users to type a number of the voting option in the channel command is ran in.
`{0}ppoll Question?;Answer1;Answ 2;A_3`
autotranslang atl
`{0}atl en>fr`
Sets your source and target language to be used with `{0}at`. Specify no arguments to remove previously set value.
autotrans at
Starts automatic translation of all messages by users who set their `{0}atl` in this channel. You can set "del" argument to automatically delete all translated user messages.
`{0}at` or `{0}at del`
listquotes liqu
`{0}liqu` or `{0}liqu 3`
Lists all quotes on the server ordered alphabetically. 15 Per page.
typedel
Deletes a typing article given the ID.
`{0}typedel 3`
typelist
Lists added typing articles with their IDs. 15 per page.
`{0}typelist` or `{0}typelist 3`
listservers
Lists servers the bot is on with some basic info. 15 per page.
`{0}listservers 3`
hentaibomb
Shows a total 5 images (from gelbooru, danbooru, konachan, yandere and atfbooru). Tag is optional but preferred.
`{0}hentaibomb yuri`
cleverbot
Toggles cleverbot session. When enabled, the bot will reply to messages starting with bot mention in the server. Custom reactions starting with %mention% won't work if cleverbot is enabled.
`{0}cleverbot`
shorten
Attempts to shorten an URL, if it fails, returns the input URL.
`{0}shorten https://google.com`
minecraftping mcping
Pings a minecraft server.
`{0}mcping 127.0.0.1:25565`
minecraftquery mcq
Finds information about a minecraft server.
`{0}mcq server:ip`
wikia
Gives you back a wikia link
`{0}wikia mtg Vigilance` or `{0}wikia mlp Dashy`
yandere
Shows a random image from yandere with a given tag. Tag is optional but preferred. (multiple tags are appended with +)
`{0}yandere tag1+tag2`
magicthegathering mtg
Searches for a Magic The Gathering card.
`{0}magicthegathering about face` or `{0}mtg about face`
yodify yoda
Translates your normal sentences into Yoda styled sentences!
{0}yodify I was once an adventurer like you` or `{0}yoda my feelings hurt`
attack
Attacks a target with the given move. Use `{0}movelist` to see a list of moves your type can use.
`{0}attack "vine whip" @someguy`
heal
Heals someone. Revives those who fainted. Costs a NadekoFlower
`{0}heal @someone`
movelist ml
Lists the moves you are able to use
`{0}ml`
settype
Set your poketype. Costs a NadekoFlower. Provide no arguments to see a list of available types.
`{0}settype fire` or `{0}settype`
type
Get the poketype of the target.
`{0}type @someone`
hangmanlist
Shows a list of hangman term types.
`{0} hangmanlist`
hangman
Starts a game of hangman in the channel. Use `{0}hangmanlist` to see a list of available term types. Defaults to 'all'.
`{0}hangman` or `{0}hangman movies`
crstatsclear
Resets the counters on `{0}crstats`. You can specify a trigger to clear stats only for that trigger.
`{0}crstatsclear` or `{0}crstatsclear rng`
crstats
Shows a list of custom reactions and the number of times they have been executed. Paginated with 10 per page. Use `{0}crstatsclear` to reset the counters.
`{0}crstats` or `{0}crstats 3`
overwatch ow
Show's basic stats on a player (competitive rank, playtime, level etc) Region codes are: `eu` `us` `cn` `kr`
`{0}ow us Battletag#1337` or `{0}overwatch eu Battletag#2016`
acrophobia acro
Starts an Acrophobia game. Second argment is optional round length in seconds. (default is 60)
`{0}acro` or `{0}acro 30`
logevents
Shows a list of all events you can subscribe to with `{0}log`
`{0}logevents`
log
Toggles logging event. Disables it if it's active anywhere on the server. Enables if it's not active. Use `{0}logevents` to see a list of all events you can subscribe to.
`{0}log userpresence` or `{0}log userbanned`
fairplay fp
Toggles fairplay. While enabled, music player will prioritize songs from users who didn't have their song recently played instead of the song's position in the queue.
`{0}fp`
define def
Finds a definition of a word.
`{0}def heresy`
setmaxplaytime smp
Sets a maximum number of seconds (>14) a song can run before being skipped automatically. Set 0 to have no limit.
`{0}smp 0` or `{0}smp 270`
activity
Checks for spammers.
`{0}activity`
autohentai
Posts a hentai every X seconds with a random tag from the provided tags. Use `|` to separate tags. 20 seconds minimum. Provide no arguments to disable.
`{0}autohentai 30 yuri|tail|long_hair` or `{0}autohentai`
setstatus
Sets the bot's status. (Online/Idle/Dnd/Invisible)
`{0}setstatus Idle`
rotaterolecolor rrc
Rotates a roles color on an interval with a list of supplied colors. First argument is interval in seconds (Minimum 60). Second argument is a role, followed by a space-separated list of colors in hex. Provide a rolename with a 0 interval to disable.
`{0}rrc 60 MyLsdRole #ff0000 #00ff00 #0000ff` or `{0}rrc 0 MyLsdRole`