Skip to main content
Yato is a multi-purpose Discord bot that supports both slash commands and mention-based commands. All commands are designed to be easy to use and provide rich, interactive responses.

How to use commands

Yato supports two ways to invoke commands:
Slash commands are the modern way to interact with Discord bots. Simply type / in any channel where Yato has permissions, and a list of available commands will appear.
/ping
/help
/anime search:Naruto
Slash commands provide autocomplete and built-in parameter validation, making them easier to use.

Command categories

Yato’s commands are organized into the following categories:

Moderation

Server moderation commands for managing members

Social

Roleplay and image commands for social interaction

Anime

Anime and manga information from AniList and MyAnimeList

Games

Game server status and Discord activities

Utilities

Useful utility commands for server management

Miscellaneous

Information, help, and other miscellaneous commands

Understanding parameters

Command parameters are shown with specific notation:
  • <parameter> - Required parameter (must be provided)
  • [parameter] - Optional parameter (can be omitted)

Parameter types

Different commands accept different types of parameters:
TypeDescriptionExample
UserSelect a Discord user@username
StringText input"Hello World"
NumberNumeric value10, 50, 100
ChannelSelect a Discord channel#general

Permissions

Some commands require specific permissions to use:
These permissions are required for the user invoking the command:
  • BAN_MEMBERS - Required for /ban command
  • KICK_MEMBERS - Required for /kick command
  • MANAGE_MESSAGES - Required for /purge command
  • CREATE_INSTANT_INVITE - Required for /activities command
Yato requires these permissions to execute certain commands:
  • BAN_MEMBERS - Required to ban users
  • KICK_MEMBERS - Required to kick users
  • MANAGE_MESSAGES - Required to purge messages
  • CREATE_INSTANT_INVITE - Required to create activity invites

Cooldowns

To prevent spam and rate limiting, some commands have cooldowns:
  • Default cooldown: 3 seconds
  • Command-specific cooldowns:
    • /anime, /mal, /al - 10-20 seconds
    • /activities - 10 seconds
    • /animeme, /meme - 10 seconds

Need help?

If you need assistance with any command:
  1. Use /help to access the help menu and website
  2. Join the Yato Support Server
  3. Check individual command pages for detailed examples
All commands can be used in any server where Yato has been invited with appropriate permissions.

Build docs developers (and LLMs) love