debugmeldung entfernen
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 18s

This commit is contained in:
Kibi Kelburton 2024-02-20 20:51:29 +01:00
parent 2b2fe45be8
commit c2e9922ae9

View File

@ -84,7 +84,6 @@ export default async bot => {
else if(link.match(regex.imgur)) { else if(link.match(regex.imgur)) {
// imghure // imghure
ext = link.split('.').pop(); ext = link.split('.').pop();
await e.reply(`extension: ${ext}`);
} }
else { else {
// is not instagram // is not instagram