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

メッセージの最大文字数制限の撤廃 #225

Closed
ochaochaocha3 opened this issue Jul 1, 2020 · 0 comments · Fixed by #236
Closed

メッセージの最大文字数制限の撤廃 #225

ochaochaocha3 opened this issue Jul 1, 2020 · 0 comments · Fixed by #236
Labels
IRCボット分離独立化 IRCボット分離独立化のための作業 refactoring 内部構造の改良

Comments

@ochaochaocha3
Copy link
Member

IRCボット機能がなくなったため、メッセージの最大文字数制限($SEND_STR_MAX)は必要なくなった(※)。この設定項目を削除するとともに、各ダイスボットにおけるメッセージ短縮処理を削除する。

※ BCDice IRCでも、IRCボットライブラリが長いメッセージを自動的に分割するため、メッセージの長さを考慮する必要はない。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IRCボット分離独立化 IRCボット分離独立化のための作業 refactoring 内部構造の改良
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant