fix random & search

This commit is contained in:
Flummi
2022-05-06 17:29:55 +02:00
parent f5737e6f49
commit 155d496592
7 changed files with 19 additions and 17 deletions

View File

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