debugmeldung entfernen
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 18s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 18s
This commit is contained in:
parent
2b2fe45be8
commit
c2e9922ae9
|
@ -84,7 +84,6 @@ export default async bot => {
|
|||
else if(link.match(regex.imgur)) {
|
||||
// imghure
|
||||
ext = link.split('.').pop();
|
||||
await e.reply(`extension: ${ext}`);
|
||||
}
|
||||
else {
|
||||
// is not instagram
|
||||
|
|
Loading…
Reference in New Issue
Block a user