Welcome to CoreMart!

By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.

Sign-Up Now!
Timeout | Corebot Addon

Corebot Addon Timeout | Corebot Addon 2.0.0

Screenshots.png

WKDDiscord_4aH5ptloO8.png

CWLDiscord_vYSaAgQcOW.png

Configuration.png


lang.yml
YAML:
Success:
  Embeds:
    - Title: Timeout • Success
      Description: "> You have succesfully timed out {target-tag} for {time}"
      FooterIcon: "{user-pfp}"
      Footer: "{user-tag}"
      Timestamp: true
InvalidTime:
  Embeds:
    - Title: Timeout • Error
      Description: "> Time you entered isn't in 10s-28d."
      FooterIcon: "{user-pfp}"
      Footer: "{user-tag}"
      Timestamp: true

commands.yml
YAML:
Timeout:
  Name: timeout
  Description: Allows you to timeout users
  Usage: timeout <user> <time>
  Aliases: []
  Type: moderation
  Enabled: true
  Cooldown: 0
  RequiredRole:
    - Management
  Arguments:
    - Type: User
      Name: User
      Description: User to give timout to
      Required: true
    - Type: String
      Name: duration
      Description: "Duration for timeout (Max: 28d, Min: 10s)"
      Required: true

Encrypted.png
Author
Zorino
Type
Digital product
License duration
Unlimited
Price
2.99 GBP
Views
707
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Zorino

Latest updates

  1. Update 2.0.0

    • Updated for Corebot 4.5.x
Back
Top