Unihedro / JavaBot

Java based chat bot that runs in Java room of Stack Overflow Chat.
Apache License 2.0
15 stars 4 forks source link

Message splitting improvements #26

Closed Vogel612 closed 9 years ago

Vogel612 commented 9 years ago

Created a Message-Tokenizing system to prevent splits at suboptimal poins in messages (e.G. Se-Style links) using a regex in PrintUtils.

see #25

Unihedro commented 9 years ago

Build failed but we're merging anyway.

Vogel612 commented 9 years ago

Manually revered merging, since revert-commits look extremely ugly