saviola777 / hhm-plugins

Plugins for the Haxball Headless Manager (HHM).
MIT License
3 stars 5 forks source link

Improve chat plugin: cut message on word boundaries #12

Closed morko closed 4 years ago

morko commented 5 years ago

For e.g. when displaying very long list of commands with the !help the commands get cut half. It would be nicer to cut the message between words.

saviola777 commented 4 years ago

Think this is probably not relevant anymore :D Sorry I never got around to this.

morko commented 4 years ago

I made this plugin that exports a function to send long announcements https://github.com/morko/hhm-sala-plugins/blob/master/src/hr/utils.js#L52.