curse.
Reference

Commands

Every command curse ships with — all use the comma (,) prefix. Filter by category or search to find exactly what you need.

  • ,ban

    Ban a member, optionally deleting their recent messages.

    ,ban <member> [reason] [delete_days]
  • ,unban

    Lift a ban and let a user rejoin the server.

    ,unban <user> [reason]
  • ,kick

    Remove a member from the server.

    ,kick <member> [reason]
  • ,mute

    Timeout a member for a set duration.

    ,mute <member> <duration> [reason]
  • ,unmute

    Lift a member's timeout early.

    ,unmute <member> [reason]
  • ,warn

    Issue a warning that's logged to the member's record.

    ,warn <member> <reason>
  • ,warnings

    Review a member's full warning history.

    ,warnings [member]
  • ,purge

    Bulk-delete messages in the current channel.

    ,purge <amount> [member]
  • ,nuke

    Clone and recreate a channel to wipe every message instantly.

    ,nuke [channel]
  • ,jail

    Lock a member into a restricted jail role until released.

    ,jail <member> [reason]
  • ,role

    Add or remove a role from a member.

    ,role <member> <role>
  • ,forcenick

    Lock a member to a fixed nickname they can't change.

    ,forcenick <member> <nickname>
  • ,unforcenick

    Release a locked nickname so the member can set their own.

    ,unforcenick <member>
  • ,userinfo

    Show account details, roles, and join date for a member.

    ,userinfo [member]
  • ,serverinfo

    Display server stats, owner, and creation date.

    ,serverinfo
  • ,help

    Browse every command and how to use it.

    ,help [category|command]
  • ,setupverify

    Create the verification panel and set the verified role.

    ,setupverify <role> [channel]
  • ,restore

    Restore a returning member's previous roles.

    ,restore <member>
  • ,cog

    Load, reload, or unload a bot module at runtime.

    ,cog <load|reload|unload> <name>
  • ,eval

    Evaluate code in the bot runtime (owner only).

    ,eval <code>
  • ,botinfo

    Show bot uptime, version, and runtime stats.

    ,botinfo