3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-19 10:29:30 +01:00
pbot/lib/PBot
Pragmatic Software d1df2d325c Improve output of truncation text
Instead of "... [truncated; see http://xxx for full text.]" it more
concisely says "... <truncated; http://...>".

Increased irc.max_msg_len from a very conservative 425 to a more
generous 460. If you have very long channel names or nicknames, or if
you see things being truncated incorrectly, reduce this value.
2021-08-12 22:30:56 -07:00
..
Core Improve output of truncation text 2021-08-12 22:30:56 -07:00
Plugin Plugin/RemindMe: fix double-dequeue issue 2021-08-06 11:02:32 -07:00
Core.pm Refactor and simplify atexit routines 2021-08-06 12:59:21 -07:00
Imports.pm Make directory structure more Perlish 2021-07-13 19:45:56 -07:00
VERSION.pm Improve output of truncation text 2021-08-12 22:30:56 -07:00