Update commands.js.download

This commit is contained in:
Adil Sadqi 2024-04-22 21:06:35 +01:00 committed by GitHub
parent 71a11dd4b5
commit 909499ad09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,6 @@ social = [
'discord <a href="' + discord + '" target="_blank">discord/adilsadqi' + '</a>', 'discord <a href="' + discord + '" target="_blank">discord/adilsadqi' + '</a>',
'instagram <a href="' + instagram + '" target="_blank">instagram/adilsadqi' + '</a>', 'instagram <a href="' + instagram + '" target="_blank">instagram/adilsadqi' + '</a>',
'twitter (X) <a href="' + twitter + '" target="_blank">twitter/adilsadqi' + '</a>', 'twitter (X) <a href="' + twitter + '" target="_blank">twitter/adilsadqi' + '</a>',
'whatsapp <a href="' + whatsapp + '" target="_blank">whatsapp/adilsadqi' + "</a>",
'phone <a href="' + phone + '" target="_blank">phone/number' + "</a>", 'phone <a href="' + phone + '" target="_blank">phone/number' + "</a>",
@ -154,6 +153,7 @@ root = [
'<span class="command">time</span> Your Current Local Time', '<span class="command">time</span> Your Current Local Time',
'<span class="command">distroy</span> Will Destroy this website', '<span class="command">distroy</span> Will Destroy this website',
'<span class="command">pin</span> Will Generate pins for you', '<span class="command">pin</span> Will Generate pins for you',
'<span class="command">whatsapp</span> To open chat with me',
"<br>", "<br>",
] ]