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
d0336d8cfb
commit
705e46f838
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user