Utility Commands

Utility commands in Blender are designed to help you manage and retrieve important server information and server utilities. These commands are helpful for both users and admins.

Commands:

  • avatar

    Retrieve the avatar of any user in the server. You can also get your own avatar.

    markdownCopyEditUsage: `,avatar [@user]`
    Example: `,avatar @username`
  • botinfo

    Get detailed information about the bot, including its uptime, commands, and more.

    markdownCopyEditUsage: `,botinfo`
    Example: `,botinfo`
  • changelog

    View the latest updates and features added to Blender.

    markdownCopyEditUsage: `,changelog`
    Example: `,changelog`
  • serverinfo

    Get detailed information about the server, such as the server ID, region, and member count.

    markdownCopyEditUsage: `,serverinfo`
    Example: `,serverinfo`
  • userinfo

    Retrieve detailed information about a user, including their ID, join date, roles, and more.

    markdownCopyEditUsage: `,userinfo [@user]`
    Example: `,userinfo @username`
  • invite

    Get an invite link to add the bot to your server or share with others.

    markdownCopyEditUsage: `,invite`
    Example: `,invite`
  • ping

    Test the bot’s latency to ensure it's running smoothly.

    markdownCopyEditUsage: `,ping`
    Example: `,ping`
  • purge

    Bulk delete a set number of messages in a channel. This can help you clean up any unwanted messages.

    markdownCopyEditUsage: `,purge <amount>`
    Example: `,purge 20`
  • suggestion

    Send a suggestion to the bot’s development team or the server admin for a feature or change.

    markdownCopyEditUsage: `,suggestion <your suggestion>`
    Example: `,suggestion Add more fun commands!`
  • translate

    Translate text to a specified language using the bot's translation feature.

    markdownCopyEditUsage: `,translate <language> <text>`
    Example: `,translate Spanish Hola, como estas?`
  • whois

    Get detailed information about a user, including when they joined the server, their role, and other useful details.

    markdownCopyEditUsage: `,whois [@user]`
    Example: `,whois @username`

Last updated