Overview
Utility commands cover basic bot operations, user information, and helpful tools for everyday Discord use.Ping
Check bot latency and API response time
Uptime
See how long the bot has been running
Avatar
Display user avatars in high resolution
Say
Make the bot repeat your message
Ping
Check Yato’s connection latency to Discord’s API. This helps determine if the bot is responding quickly or experiencing delays.Usage
Parameters
None - this command takes no parameters.Example
Response
Yato displays:- A playful random message
- API latency in milliseconds
- “Is this really my ping?”
- “Is this okay? i can’t look!”
- “I hope it isn’t bad!”
Lower latency means faster response times. Typical values:
- Excellent: < 100ms
- Good: 100-200ms
- Fair: 200-400ms
- Poor: > 400ms
What the numbers mean
API Latency measures the round-trip time between Yato and Discord’s servers. This affects:- How quickly commands are acknowledged
- Response time for messages
- Overall bot responsiveness
- Discord API issues
- Bot hosting location
- Network congestion
- Server load
Uptime
Check how long Yato has been running since the last restart.Usage
Parameters
None - this command takes no parameters.Example
Response
Example responses:Uptime resets to zero whenever the bot restarts for updates, maintenance, or technical issues.
Why uptime matters
Uptime indicates:- Reliability: Longer uptime suggests stable hosting
- Recent updates: Short uptime may indicate a recent bot update
- Service continuity: Helps diagnose if the bot recently restarted
Common uptime scenarios
- Long uptime
- Medium uptime
- Short uptime
Days or weeksIndicates:
- Stable operation
- No recent updates
- Good hosting reliability
Avatar
Display a user’s Discord avatar in high resolution. Perfect for viewing profile pictures in detail or sharing avatars.Usage
Parameters
user(optional) - Select a user from the dropdown menu- If omitted: Shows your own avatar
- If specified: Shows the selected user’s avatar
Examples
- Your avatar
- Another user's avatar
Response format
Yato displays:- Description: “Avatar of @User”
- Image: User’s avatar at 1024x1024 resolution
- Format: PNG (or GIF for animated avatars)
Avatar features
High resolution: Images are fetched at 1024x1024, the maximum size Discord provides. Dynamic format:- Static avatars → PNG format
- Animated avatars → GIF format (preserves animation)
Animated avatars (GIFs) are a Discord Nitro feature. Free users have static avatars only.
Use cases
- Save avatars: Download profile pictures you like
- Share avatars: Show someone’s cool avatar to the chat
- Verify users: Check profile pictures when managing members
- Art reference: Use avatars as reference for drawings or edits
- Server branding: Review member avatars for themed servers
Say
Make Yato repeat a message you provide. The bot sends your message to the channel while you receive an ephemeral confirmation.Usage
Parameters
message(required) - The text you want the bot to send
Examples
How it works
- You run
/say message:Hello everyone! - Yato sends “Hello everyone!” to the channel (everyone can see)
- You receive an ephemeral message: “Echo Message: Hello everyone!” (only you can see)
- What users see
- What you see
The bot posts your message directly to the channel:It appears as a regular message from Yato.
Use cases
For administrators:- Make announcements appear from the bot
- Create formatted server messages
- Post reminders or alerts
- Separate official announcements from personal messages
- Issue warnings or notices
- Make rule reminders
- Post event information
- Fun interactions and jokes
- Roleplay scenarios
- Anonymous suggestions (if configured)
Server configuration
Server administrators should consider: Permission restrictions:- Limit
/sayto specific roles (Moderators, Admins) - Use Discord’s built-in slash command permissions
- Monitor usage for abuse
- Disable in public channels
- Allow only in bot-commands or admin channels
- Create logs of say command usage
- Use webhooks for more advanced message posting
- Consider dedicated announcement bots
- Use Discord’s native announcement channels
Markdown support
The/say command supports Discord markdown formatting: