improvements

This commit is contained in:
bignutty 2024-05-31 16:05:46 +02:00
parent f3cb7dea56
commit 561cecdfdc
3 changed files with 0 additions and 5 deletions

View file

@ -135,7 +135,6 @@ module.exports = {
let res;
try{
console.log(toCodePoint(emoji[0]))
res = await emojipedia(context, emoji[0], toCodePoint(emoji[0]))
res = res.response.body
}catch(e){