theoremoon / ShellgeiBot

シェル芸を実行しちゃう危険なbot
Apache License 2.0
170 stars 15 forks source link

最後の改行が無い場合、その行がtweetされなくなる模様 #59

Open blacknon opened 4 years ago

blacknon commented 4 years ago

最後の改行がなされていない出力があった場合、その行はTweet時に削られてしまうようです。 (MakeTweetable()のあたりなのかなって思ったんですが、動かしたわけでもないのであまり自信はない)

https://twitter.com/minyoruminyon/status/1327436378884374534

code

echo unko
echo -n buriburi #シェル芸

output

unko
theoremoon commented 4 years ago

なんだろうこれ、おもしろいですね。調査してみます

theoremoon commented 4 years ago

手元で動かしたときには再現しなかったのにシェル芸botでは再現している。妙だな…… :thinking:

https://twitter.com/shellgeibot/status/1327531711039643648 https://twitter.com/minyoruminyon/status/1327531841440546818

theoremoon commented 3 years ago

なんかAPI KeyをRegenerateしたら治ったのでclose https://twitter.com/minyoruminyon/status/1378615233686564864

eggplants commented 3 years ago

再発の疑い https://twitter.com/minyoruminyon/status/1385219619787403272?s=19 https://twitter.com/minyoruminyon/status/1385224707155185665?s=19 先のTwitter大規模障害で以前の実装にrollbackされたとかですかね…

eggplants commented 3 years ago

https://twitter.com/minyoruminyon/status/1388995468949024769?s=19 いつの間にか治ってました…

theoremoon commented 3 years ago

意味わからんすぎますね