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
Pragmatic Software
a0e2ba3610
Interpreter: minor comments about getopt
2021-08-02 04:57:52 -07:00
Pragmatic Software
483984754a
Simplify use of getopt() throughout
2021-07-30 15:01:38 -07:00
Pragmatic Software
7c4c5847ab
Interpreter: find factoid channel for dont-replace-pronouns metadata
2021-07-28 18:05:14 -07:00
Pragmatic Software
62a477b7c4
Fix rare case where dont-replace-pronouns
was ignored
2021-07-27 23:25:38 -07:00
Pragmatic Software
59140d4096
Remove add_nick
mess from ProcessManager
2021-07-27 21:27:03 -07:00
Pragmatic Software
c75be8b4b0
Refactor PBot::Core::Factoids into PBot::Core::Factoids::*
2021-07-26 21:39:44 -07:00
Pragmatic Software
baa726bec6
WebPaste: paste as text/plain to 0x0.st (prevents .bin pastes)
2021-07-24 14:18:19 -07:00
Pragmatic Software
7b703ccffe
Move Storage and Utils into Core
2021-07-23 19:22:25 -07:00
Pragmatic Software
2b0201343f
Progress on polishing things
2021-07-23 18:26:45 -07:00
Pragmatic Software
f0e617fef7
Move core packages into PBot/Core
2021-07-20 22:44:51 -07:00