mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
improvements
This commit is contained in:
parent
f3cb7dea56
commit
561cecdfdc
3 changed files with 0 additions and 5 deletions
|
@ -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){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue