mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
It works now
This commit is contained in:
@@ -137,7 +137,6 @@ module.exports = class PokedexCommand extends Command {
|
||||
}
|
||||
return msg.embed(embed);
|
||||
} catch (err) {
|
||||
throw err;
|
||||
return msg.reply(`Oh no, an error occurred: \`${err.message}\`. Try again later!`);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user