Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bot emote: shows text insted of emoticon (since 5.0) #26407

Open
JackiMode opened this issue Jul 29, 2022 · 0 comments
Open

bot emote: shows text insted of emoticon (since 5.0) #26407

JackiMode opened this issue Jul 29, 2022 · 0 comments

Comments

@JackiMode
Copy link

Description:

When bot emotes with emoticon - on chat visible is only text.

module.exports = (robot) ->
  robot.router.post '/hubot/chatsecrets/:room', (req, res) ->
  robot.hear /someting/i, (res) ->
    res.emote ':sunglasses:'

obraz

Steps to reproduce:

  1. Create hubot bot
  2. emote
  3. view effect

Expected behavior:

Graphic emoticon

Actual behavior:

Server Setup Information:

  • Version of Rocket.Chat Server: 5.0
  • Operating System: Debian 11.4
  • Deployment Method: tar
  • Number of Running Instances: 1
  • MongoDB Version: 4.4

Client Setup Information

  • Desktop App or Browser Version: App 3.8.7, browser
  • Operating System: Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant