Closed Midna10177 closed 9 years ago
Hey @Midna10177,
Thank you for your contribution! I've fixed this upstream in commit 260c9d3. I chose not to accept this for a few reasons:
..
), and enforce spaces between operands of mathematical operators (+
), as we find it an easier style to read. Additionally, we use snake_case
instead of camelCase
as a matter of convention.Thank you for your contribution; we hope you find Terminus-Bot a worthy project to continue contributing to!
bug existed where you could crash bot by supplying a link with a very long title (causing excess flood); clamped max title length to fix it.