Product Panel
Empower your users to download files directly within your Discord server with the Drako Bot Product Panel Addon!
π° Pricing:
Obfuscated Version: $5.00
Full Source: $16.99
π¦ What It Does:
Allows users to download files without leaving Discord.
π Commands:
/Panel: Post the defined panel to the channel
π File Size Limits:
Server Boost Level 0: 8MB
Server Boost Level 1: 50MB
Server Boost Level 2: 100MB
Server Boost Level 3: 100MB
π Product Panel Example:
ProductPanelRole: ["ROLE_ID"] # Who can post the product panel
panels:
DrakoBot:
title: "Drako Bot - Download Panel"
description:
- "**Please choose a product to download:**"
- ""
- "π¦ **Standard Release** - **$9.99**"
- "[Purchase here](https://builtbybit.com/resources/drako-bot-multi-purpose-discord-bot.22266/?ref=discover)"
- ""
- "π§ **Full Source** - **$52.99**"
- "[Purchase here](https://builtbybit.com/resources/drako-bot-multi-purpose-discord-bot.22266/?ref=discover)"
- ""
- "Need assistance or more info? Contact our support team."
Footer: "Powered by Drako Development"
ThumbnailURL: "https://i.imgur.com/aSUtzbN.png"
embedColor: "#315FFF"
useButtons: true
products:
- name: "Standard"
emoji: "π"
description: "Standard Download"
roleId: "1236762269929705604"
zipFilePath: "../../../products/example/standard"
buttonLabel: "Standard Download"
buttonColor: "SECONDARY"
- name: "Full Source"
emoji: "π"
description: "Full Source Download"
roleId: "ROLE_ID"
zipFilePath: "../../../products/example/standard"
buttonLabel: "Full Source Download"
buttonColor: "SECONDARY"
cooldownDuration: 60 # How long in seconds should the download be on cooldown?
π₯ Log Notifications:
Log:
ChannelID: "" # Leave blank to disable
Embed:
Title: "π₯ New Download Notification"
Description:
- "π **User:** {user}"
- "π¦ **Product:** {productname}"
- "β° **Downloaded at:** {time}"
- "π’ **Total Downloads:** {downloadamount}"
Footer:
Text: "Drako Development | Product Panel"
Icon: "https://i.imgur.com/w5XxKpc.png"
Author:
Text: "Download Tracker"
Icon: "https://i.imgur.com/aSUtzbN.png"
Color: "#315FFF"
Image: "https://www.newmaxstickers.com/wp-content/uploads/2017/10/download-banner-1100X350.jpg"
Thumbnail: ""
π¬ Lang
Panel Posted: Panel Posted.
Download Ready: Here is your download.
Download Error: Error preparing the download, please try again later.
File Size Exceeds: Sorry, the file size exceeds the current limit for this server's boost level. The maximum allowed is %s MB.
Last updated