This is not a official website of Bot Designers For Discord
Required Variable: report ID
Set Value: 1
Command:
/reoprt
(Can be change)
Code:
$nomention
$title[Sorry for your inconvenience]
$description[Please create a report using the button below..
Note that your discord username, server ID, channel ID and user permissions is recorded!!
A support user might join to assist this thing (if possible)
]
$footer[Code made by $displayName[627015769644859404]]
$addButton[Yes;report;Create a report;Secondary]
Command:
$onInteration
(Cannot be change)
Code:
$nomention
$if[$customID==report]
$newModal[report info;Details of report]
$addTextInput[command used;short;What is the command that you used?;1;100;Yes;;E.g. help]
$addTextInput[error message;paragraph;What it come out;20;2000;Yes;;E.g. Error message: ...]
$addTextInput[should do;paragraph;What should it do;20;2000;Yes;;E.g. It should....]
$removeButtons
$elseif[$customID==report info]
$c[Change `959973666941190174` to your channel for report bugs/error]
$var[report channel;959973666941190174]
$setVar[report ID;$sum[$getVar[report ID];1]]
$sendEmbedMessage[$var[report channel];;An report has been made!!;;**User Information:**
Username:
$username[$authorID]
UserID:
$authorID
User Permissions:
$userPerms[$authorID;-1;, ]
Bot response time:
$pingms
Channel information:
<#$channelID>($channelID)
Server Name:
$serverName[$guildID]($guildID)
Server invite:
$getServerInvite
Report ID:
$getVar[report ID];FF0000;$username[$authorID];$userAvatar[$authorID];Code made by $displayName[627015769644859404];;;;yes;no]
$sendEmbedMessage[$var[report channel];;Report Details;;Command used:
$input[command used]
Error details:
$input[error message]
What it should do:
$input[should do]
Report ID:
$getVar[report ID];FF0000;;;Code made by $displayName[627015769644859404];;;;yes;no]
$sendEmbedMessage[$channelID;; Report Submitted;;Your report has been submitted!!
Your report ID is $getVar[report ID];00FF00;;;Code made by $displayName[627015769644859404];;;;Yes;no]