Metastruct/node-metaconcord

Provide emotes from the meta discord

Earu opened this issue · 5 comments

Earu commented

The old system (metaluvit) provided an access to a list of the discord emotes which made them usable in-game, it was located there: http://g2.metastruct.net:20122/discord/guild/emojis, now that metaluvit has been replaced it'd be good if you could re-implement that.

The format of the file was just a huge json list of the urls pointing to each emote image. The client-side implementation of this can be found here: https://gitlab.com/metastruct/internal/srvaddons/-/blob/master/Chat/lua/easychat/modules/client/discord_emoticons.lua#L16

This is already a thing. But it looks like the URL for it is returning an SSL protocol error for some reason, and it looks like the Discord bot used disconnects at random times?

Anyways, it's always been at available at the URL you used previously. I don't think it should become unavailable again either unless Discord crashes momentarily.

Earu commented

Is it available now then?

image

Yes