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

メッセージの最大文字数制限を撤廃する #236

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

ochaochaocha3
Copy link
Member

Fixes #225

IRCボット機能の削除により不要になった、メッセージの最大文字数制限の設定項目($SEND_STR_MAX)を削除します。また、この設定を参照する、各ダイスボットのメッセージ短縮処理も削除します。

@ochaochaocha3 ochaochaocha3 added refactoring 内部構造の改良 IRCボット分離独立化 IRCボット分離独立化のための作業 labels Jul 7, 2020
@ochaochaocha3 ochaochaocha3 requested a review from ysakasin July 7, 2020 09:51
Copy link
Member

@ysakasin ysakasin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@ysakasin ysakasin merged commit 457712b into master Jul 7, 2020
@ysakasin ysakasin deleted the remove_SEND_STR_MAX branch July 7, 2020 11:15
ysakasin added a commit that referenced this pull request Aug 30, 2020
メッセージの最大文字数制限を撤廃する
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 this pull request may close these issues.

メッセージの最大文字数制限の撤廃
2 participants