aniket091 / Gamecord

Discord Gamecord is a powerful npm package with a collection of minigames for your discord bot :)
https://discord-gamecord.js.org/
MIT License
101 stars 37 forks source link

[BUG] Snake is bugged with custom emojis #20

Closed Novampr closed 10 months ago

Novampr commented 1 year ago

Describe the bug When using Snake with custom emojis you can find some odd behaviour, the emoji appears on the first time but after moving the emoji turns into text

To Reproduce Steps to reproduce the behavior: Change the snake head to "<:emoji:759436548547>" for example

Expected behavior Description of what you expected to happen. The emoji does not turn into text

Screenshots If applicable, add screenshots to help explain your problem. Not moved image After move image

Please complete the following information:

Additional context Add any other context about the problem here. No other context

Juhan280 commented 1 year ago

Does the @everyone role has permission to send external emoji?

Novampr commented 1 year ago

Yes it does

Novampr commented 1 year ago

Also I believe this effects only emojis that are on a different server to the bot

TecEash1 commented 1 year ago

O Ty lime for askin! It’s good tho. The issue has been fixed :) The bot was not in the same server as it got the emoji from. So it got bugged after.

At least pretty sure it works now. Only thing is emoji not rotating but doesn’t matter that much soo…

Novampr commented 1 year ago

I'll keep it open until I can test

If I can't recreate the issue with external emojis then I'll close this issue