We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
例えば「@ai 藍って呼んで」と呼びかけても「発音が難しい気がします」と言って断られてしまいます。 ソースコードを覗いた感じだと、メンション部分を切り取る処理が行われていないっぽい感じがします。 src/modules/core/index.tsのsetName内のmsg.textを全部msg.extractedTextに書き換えれば治りそうな気がするのでよろしくお願いします。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
例えば「@ai 藍って呼んで」と呼びかけても「発音が難しい気がします」と言って断られてしまいます。
ソースコードを覗いた感じだと、メンション部分を切り取る処理が行われていないっぽい感じがします。
src/modules/core/index.tsのsetName内のmsg.textを全部msg.extractedTextに書き換えれば治りそうな気がするのでよろしくお願いします。
The text was updated successfully, but these errors were encountered: