#small emoji embed

19 messages · Page 1 of 1 (latest)

torn cosmos
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

tidal hamlet
#

exact discord.js and node version please

torn cosmos
#

13.12.0

#

@tidal hamlet

tidal hamlet
#

Now show your code @torn cosmos

torn cosmos
#

.```addFields(
{
name: "عدد اللاعبين:",
value: [ \${players.length}` / `${MAX_PLAYERS}` :busts_in_silhouette:]\n`,
inline: true,
},

            {
              name: "حالة فايف ام:",
              value: "[جميع الأنظمة تعمل\ :green_circle:](https://status.cfx.re/)",
              inline: true,
            },
            {
              name: "\u200b\u200b\u200b\u200b",
              value: "\u200b\u200b\u200b\u200b",
              inline: false,
            },

            {
              name: "اخر تحديث للمعلومات:",
              value: `<t:${currentTimestamp}:R>`,
              inline: true,
            },
            {
              name: "الاتصال المباشر:",
              value: `[اضغط هنا](https://servers.fivem.net/servers/detail/lpbqb4) \📡`,
              inline: true,
            },
            {
              name: "\u200b\u200b\u200b\u200b",
              value: "\u200b\u200b\u200b\u200b",
              inline: false,
            },

            {
              name: "ايبي سيرفر:",
              value: "`connect cfx.re/join/lpbqb4`",
              inline: true,
            }
          )```
tidal hamlet
#

And how is it "not working"?

torn cosmos
#

this is only the embed not all code@tidal hamlet

#

@tidal hamletmy problem is i make \ befor emoji doesn`t work

tidal hamlet
#

you don't have to ping me on every message you know

#

but... I still don't understand the problem

torn cosmos
#

i am sorry

#

my problem is i need emoji small like that \😎
but i get it 😎

tidal hamlet
#

Maybe do a double slash

#

to escape the slash

#

\\emoji

torn cosmos
#

it work