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

連携プラグインからチャンネルへチャットした場合に、キーワード置き換えが行われないし、発言者がクリック可能になってしまっている #184

Closed
ucchyocean opened this issue Jul 8, 2020 · 2 comments
Assignees
Labels

Comments

@ucchyocean
Copy link
Owner

Describe the bug/バグの概要
連携プラグインからチャンネルへチャットした場合に、キーワード置き換えが行われないし、発言者がクリック可能になってしまっている

Server and version/サーバーとバージョン
任意のサーバーで再現するが、下記の構成で確認を行った。

  • Server: Spigot
  • Server version (Minecraft version) : 1.16.1
  • Other plugins: MintChatBot
  • LunaChat version : 3.0.4

To Reproduce/再現手順

  1. MintChatBotとLunaChatを、spigotに導入する。
  2. spigotを起動してconfig.ymlを作成し、globalChannel に任意のチャンネル名を入力して、グローバルチャンネルを設定し、サーバー再起動する。
  3. spigotへログインし、グローバルチャンネルへ発話する。その際、MintChatBotが反応するような発言内容(例:hi!)をする。
  4. MintChatBotの、BOT名箇所がクリック可能になっており、/tellコマンドを送るコマンドがsuggestされる。また、%color%chなど、置き換えられるべきキーワードが置き換えられていない。

Expected behavior/期待する結果

  • BOT名箇所はクリックできないようになっている。
  • 置き換えられるべきキーワードが置き換えられている。

Screenshots/スクリーンショット
2020-07-07_00 07 14

@ucchyocean ucchyocean self-assigned this Jul 8, 2020
@ucchyocean
Copy link
Owner Author

おそらく、dynmap(Webからの発言)や、DiscordSRV(Discordからの発言)でも、同じ状況になると思われる。

ucchyocean added a commit that referenced this issue Jul 8, 2020
@ucchyocean
Copy link
Owner Author

Fixed
動作確認OK
2020-07-09_00 15 55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant