This commit is contained in:
Flummi
2023-04-28 07:04:06 +02:00
parent 44df4deea3
commit 8b6f68f2e9
11 changed files with 508 additions and 94 deletions

View File

@ -22,9 +22,9 @@ export default async bot => {
`;
if(rows.length === 0)
return e.reply("no f0cks given! lol D:");
return await e.reply("no f0cks given! lol D:");
e.reply([
await e.reply([
`${cfg.main.url.full}/${rows[0].id}`,
`user: ${rows[0].username} @ ${rows[0].usernetwork} ${rows[0].userchannel}`,
`~${lib.formatSize(rows[0].size)}`,