]> git.cworth.org Git - turbot/commitdiff
Don't set a channel description longer than 250 character.
authorCarl Worth <cworth@cworth.org>
Sat, 8 Jan 2022 09:20:02 +0000 (01:20 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 8 Jan 2022 09:23:46 +0000 (01:23 -0800)
Oops. The Slack channel description _is_ just as limited as the
channel topic, (only 250 characters). So we have to trim it just like
we trim the channel topic.

At least the description has the title first, so different information
will appear in the topic and description and hopefully everything
necessary at least appears in one place or the other.


No differences found