Skip to content

Handling line too long #3

Description

@kcwu

太長的文字送到 irc server 上時會被 truncate 掉, 這造成兩個問題,

  1. irc 上的人看不到被截掉的字
  2. 有時 utf8 會披攔腰砍斷, 其他收到的程式會無法 decode、處理

譬如
http://logbot.g0v.tw/channel/g0v.tw/2015-03-21#0

解法可能是 plugin 幫忙把 msg 切短再送到 irc, 或是提醒 slack user 重送寫短一點

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions