Simple Discord Link Bot

Simple Discord Link Bot

1M Downloads

[Bug]: Mentions suggestion box does not appear

jiriks74 opened this issue ยท 2 comments

commented

๐Ÿž Description

The docs state that

To mention a role or user, open up your chat and type [@ to show the user/role suggestions popup.

but when typing [@ into chat, nothing happens.

๐Ÿ”„ Steps to reproduce

  1. Setup the bot
  2. Setup the chat relay
  3. Enable allowMentions in the bot's config
  4. Type [@, or [# into the chat
  5. See nothing appearing

โœ… Expected behavior

The suggestion box appearing.

โŒ Actual behavior

Nothing appears.

๐ŸŽฎ Minecraft Version

1.20.1

๐Ÿ› ๏ธ Mod Version

3.3.1

๐Ÿ“ฆ Mod Loader

Forge

๐Ÿ”ง Mod Loader Version

47.4.0

๐Ÿ“š CraterLib Version

2.1.5

๐Ÿ“œ Logs & Screenshots

Image

commented

Do you have the mod installed client side? That feature requires a client side install.

Btw, since they new update, you can just use @whoever or @rolename or #channel directly

commented

Do you have the mod installed client side? That feature requires a client side install.

I do not. I am an idiot. I missed it in the docs. Thanks for the quick reply, you're doing awesome work here.

Btw, since they new update, you can just use @whoever or @rolename or #channel directly

That's quite neat! Thanks for letting me know!