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!
Features.png


• Message Activity Based Drops
• Whitelist specific channels
• Coins, EXP, Roles, Custom(Opens Tickets) Rewards

Screenshots.png


1671733930690.png

1671733938332.png

1671733957833.png

FKWDiscord_okaa6nNLGB.png


Configuration.png


config.yml
YAML:
MinMessages: 1
MaxMessages: 10
WhitelistedChannels:
  - "1015248497513074828"
Gifts:
  - Name: 750 coins 💰
    Type: coins
    Total: 750
    Chance: 10
  - Name: 500 coins 💰
    Type: coins
    Total: 500
    Chance: 20
  - Name: 500 coins 💰
    Type: coins
    Total: 500
    Chance: 50
  - Name: 500 EXP 🌟
    Type: xp
    Total: 500
    Chance: 50
  - Name: 50k Role
    Type: role
    Role: 50,000
    Chance: 10
# { Name: Ticket, Type: ticket, Chance: 10 }

YAML:
Gifts:
  Name: gifts
  Description: Manage gifts
  Usage: gifts
  Aliases: []
  Type: admin
  Enabled: true
  Cooldown: 0
  RequiredRole:
    - "@everyone"
  SubCommandPermissions:
    drop:
      - Support
    leaderboard:
      - "@everyone"
  Arguments:
    - Type: Sub Command
      Name: drop
      Description: Drop a gift in the channel
      Options:
        - Type: Channel
          Name: channel
          Description: The channel to drop the gift in
          Required: false
    - Type: Sub Command
      Name: leaderboard
      Description: View the leaderboard of most gifts opened
      Options:
        - Type: Integer
          Name: page
          Description: The page of the leaderboard
          Required: false

YAML:
NewGift:
  Embeds:
    - AuthorIcon: https://cdn.discordapp.com/emojis/791925176178049024.png?v=1
      Author: New Gift
      Description: "> A new gift has appeared under the christmas tree! Be the first
        to react to open the present!"
  Components:
    "1":
      - Type: Button
        CustomID: chatgifts_open
        Style: Random
        Label: Open Gift
        Emoji: "791928376277073921"
GiftExpired:
  Content: "*This gift has expired.*"
  Embeds:
    - AuthorIcon: https://cdn.discordapp.com/emojis/791925176178049024.png?v=1
      Author: New Gift
      Description: "> A new gift has appeared under the christmas tree! Be the first
        to react to open the present!"
  Components:
    "1":
      - Type: Button
        CustomID: chatgifts_open
        Disabled: true
        Style: Random
        Label: Open Gift
        Emoji: "791928376277073921"
GiftRedeemed:
  Coins:
    Embeds:
      - Title: Chat Gifts • Gift Redeemed
        Description: "{user-mention} has received {amount} coins from the gift!"
  XP:
    Embeds:
      - Title: Chat Gifts • Gift Redeemed
        Description: "{user-mention} has received {amount} XP from the gift!"
  Role:
    Embeds:
      - Title: Chat Gifts • Gift Redeemed
        Description: "{user-mention} has received {role} Role from the gift!"
TicketNote:
  Embeds:
    - Title: Chat Gifts • Ticket Note
      Description: "> {user-mention} opened a gift & recieved {gift}."
Leaderboard:
  Embeds:
    - Title: Chat Gifts • Leaderboard [{curr-page}/{max-pages}]
      Description: "{leaderboard}"
      Footer: "{user-tag}"
      FooterIcon: "{user-pfp}"


Encrypted.png
  • YEoA1x1QxX.gif
    YEoA1x1QxX.gif
    354.9 KB · Views: 122
  • preview.PNG
    preview.PNG
    43.9 KB · Views: 114
  • preview2.PNG
    preview2.PNG
    65.3 KB · Views: 91
  • preview3.PNG
    preview3.PNG
    75.6 KB · Views: 88
Author
Zorino
Downloads
13
Type
Digital product
License duration
Unlimited
Price
2.50 GBP
Views
461
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Zorino

Latest updates

  1. Update 2.0.0

    • CoreBot 4.5+ Support • Added leaderboards command
Top