42wim / matterbridge

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Apache License 2.0
6.69k stars 622 forks source link

[Discord] Custom emojis #842

Open cwchristerw opened 5 years ago

cwchristerw commented 5 years ago

Is your feature request related to a problem? Please describe. I cant send custom emojis from Rocket Chat to Discord even when I know the :custom: tag for it.

Describe the solution you'd like Make possible to send custom emojis by typing :custom: tag when message goes to Discord from other protocols.

Describe alternatives you've considered Try to avoid custom emojis

Additional context Add any other context or screenshots about the feature request here.

42wim commented 5 years ago

For those that want to make a PR, https://www.reddit.com/r/discordapp/comments/553tie/custom_emoji_and_bots/ and https://godoc.org/github.com/bwmarrin/discordgo#Emoji are a starting point