3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-08-04 19:57:23 +02:00

Commit Graph

  • 282d97936f Update version Pragmatic Software 2017-01-29 18:01:33 -08:00
  • 85b8915494 Fixed some stuff Pragmatic Software 2017-01-29 18:01:26 -08:00
  • 63f1f973b0 Add missing return 0 to event handler Pragmatic Software 2016-12-16 19:22:42 -08:00
  • c78dbbb911 Check for value of key instead of existence in loggedin() Pragmatic Software 2016-12-16 19:20:57 -08:00
  • be2e568066 Update version Pragmatic Software 2016-12-13 15:42:56 -08:00
  • ca36ee00cd Ignore nicks that have not had activity in the last 1 hour when looking for similar nicks; add nicks to NickList when updating activity if they do not exist yet Pragmatic Software 2016-12-13 15:42:50 -08:00
  • 3c60a8452c Update version Pragmatic Software 2016-12-09 15:31:41 -08:00
  • 50c5c15fbd recall now skips nick-prefix and botnick-postfix messages Pragmatic Software 2016-12-09 15:31:36 -08:00
  • 534523287b Update version Pragmatic Software 2016-12-06 20:47:29 -08:00
  • b158a372a2 C Jeopardy can now be user-filtered to skip undesirable questions Pragmatic Software 2016-12-06 20:47:24 -08:00
  • 6decfb7e6c Ensure hint is reset for new question; auto-hint mode available in =cut block Pragmatic Software 2016-12-06 17:59:43 -08:00
  • d7040568bc Tip to use !hint again for new players Pragmatic Software 2016-12-06 17:58:01 -08:00
  • 9845bd3b00 Tip to ask for a hint after 4 wrong streak Pragmatic Software 2016-12-06 17:57:50 -08:00
  • ddd543146f Minor typo fixes Pragmatic Software 2016-12-06 17:54:27 -08:00
  • 2cc4302c0b Update version Pragmatic Software 2016-12-04 22:00:55 -08:00
  • c2a2debf3e Nick-floods are now once again detected Pragmatic Software 2016-12-04 22:00:50 -08:00
  • 4d2a89987b Update version Pragmatic Software 2016-12-01 05:19:04 -08:00
  • ba7149f518 Add missing parentheses to recently added SQL statements Pragmatic Software 2016-12-01 05:18:56 -08:00
  • af02bc43d3 Update version Pragmatic Software 2016-12-01 05:05:10 -08:00
  • a4d23bc445 Er, use OR instead of AND... Pragmatic Software 2016-12-01 05:05:07 -08:00
  • 9eca3d5adc Update version Pragmatic Software 2016-12-01 04:57:28 -08:00
  • d47edc100b Improve robustness of message history tracking Pragmatic Software 2016-12-01 04:57:25 -08:00
  • a5260ef056 Update version Pragmatic Software 2016-11-30 20:57:28 -08:00
  • ff51114a4f Missed a couple of account/ancestor replacements for nick-changes Pragmatic Software 2016-11-30 20:57:26 -08:00
  • 961f54f261 Update version Pragmatic Software 2016-11-30 09:28:36 -08:00
  • 3091516cc6 Reduce scope of $ancestor to nick-changes only Move message account debug log messages behind a debug toggle Pragmatic Software 2016-11-30 09:28:19 -08:00
  • 8ba4ffffe4 More robust coverage of aliases when managing message history accounts Pragmatic Software 2016-11-29 01:50:49 -08:00
  • bbf45a3fab Fix potential channel name case-sensitivity issues; misc minor fixes Pragmatic Software 2016-11-29 01:44:31 -08:00
  • 3537b74877 Update last_seen hostmask field in WHO replies Pragmatic Software 2016-11-29 01:43:11 -08:00
  • 5012886d71 Update version Pragmatic Software 2016-11-28 12:15:32 -08:00
  • ecd5feced1 AntiKickAutoRejoin: Fix channel case-sensitivity discrepancy and ignore roulette kicks (*BANG!*) Pragmatic Software 2016-11-28 12:15:26 -08:00
  • 31cb645f30 Update version Pragmatic Software 2016-11-17 18:34:15 -08:00
  • a5bb523f96 Make secret stuff more secret Pragmatic Software 2016-11-17 18:34:11 -08:00
  • e37b48822b Update version Pragmatic Software 2016-11-17 15:57:53 -08:00
  • df8e15b39e Fix factlog for deleted factoids not in global channel Pragmatic Software 2016-11-17 15:57:48 -08:00
  • 01cb062c82 Update quotegrabs Pragmatic Software 2016-11-16 19:20:56 -08:00
  • 13fade748e Update factoids Pragmatic Software 2016-11-16 19:20:27 -08:00
  • 107b4e9883 Update version Pragmatic Software 2016-11-16 19:15:50 -08:00
  • 3fbefa6746 Put some alias linking messages behind a debug toggle Pragmatic Software 2016-11-16 19:15:45 -08:00
  • 5d3298462a Add error messages to a couple of commands Pragmatic Software 2016-11-16 19:14:39 -08:00
  • 0e4f2d1447 Minor effective-level /kick derp Pragmatic Software 2016-11-16 19:14:00 -08:00
  • fdf529f2ae Update version Pragmatic Software 2016-11-16 19:07:04 -08:00
  • f3b3e90cdc Add factoid effective-level metadata and ability to kick from such factoids Pragmatic Software 2016-11-16 19:07:01 -08:00
  • 39399e78ae Allow debug tracing of event handlers; don't remove handlers on error Pragmatic Software 2016-11-16 18:59:13 -08:00
  • 4ed61096dd Missing hash dereference Pragmatic Software 2016-11-04 12:40:17 -07:00
  • 6fbd6d5620 Update version Pragmatic Software 2016-10-29 10:47:12 -07:00
  • 3bd424aacc Fix possible case-sensitivity issues Pragmatic Software 2016-10-29 10:47:08 -07:00
  • 72faa9169f Update version Pragmatic Software 2016-10-23 03:52:03 -07:00
  • 170dac5776 Improve !cmd and nick: !cmd processing Pragmatic Software 2016-10-23 03:51:59 -07:00
  • 0397068a7f Undo recent blink addition Pragmatic Software 2016-10-23 03:50:34 -07:00
  • 7f00047af8 Update version Pragmatic Software 2016-10-14 05:56:57 -07:00
  • 8addeb5d49 Allow "nick: !command" to address to nick; minor improvements Pragmatic Software 2016-10-14 05:56:54 -07:00
  • 4764b034e1 Update version Pragmatic Software 2016-09-28 14:13:47 -07:00
  • c64dca7b07 Forgot a return 0 in an IRC handler, causing other related handlers to not fire after that handler Pragmatic Software 2016-09-28 14:13:44 -07:00
  • 49a21b2027 Update version Pragmatic Software 2016-09-25 12:59:05 -07:00
  • c56b9662b8 Whoops, fix nick-similarity behavior for non-nicks Pragmatic Software 2016-09-25 12:59:03 -07:00
  • c6473d0255 Update version Pragmatic Software 2016-09-25 00:24:52 -07:00
  • 2001fc1908 Whoops, return proper nick-casing for exact-match is_present_similar() result Pragmatic Software 2016-09-25 00:24:49 -07:00
  • 81e106285e Update version Pragmatic Software 2016-09-25 00:03:40 -07:00
  • f34854fcec Add nick similarity completion Pragmatic Software 2016-09-25 00:03:37 -07:00
  • 6369a8df99 Update version Pragmatic Software 2016-09-23 18:32:03 -07:00
  • 3fd2519a87 Minor text change; don't aggressively pursue ping-timeouts Pragmatic Software 2016-09-23 18:32:00 -07:00
  • d8854603c3 Update version Pragmatic Software 2016-09-22 08:26:46 -07:00
  • 0cd4102d37 Whoops, NickList should be registered after IRCHandlers since IRCHandlers depends on NickList for AntiFlood QUIT handling Pragmatic Software 2016-09-22 08:26:42 -07:00
  • 4091127213 Make aka usage message more concise Pragmatic Software 2016-09-22 08:25:50 -07:00
  • e4d62a2e18 Update version Pragmatic Software 2016-09-13 12:43:31 -07:00
  • 754d38b50e Fix mismatching WHO id if no WHO replies Pragmatic Software 2016-09-13 12:43:27 -07:00
  • 1f03985178 Update version Pragmatic Software 2016-09-02 02:17:12 -07:00
  • 687a5e0ae2 Check WHO when joining channels Pragmatic Software 2016-09-02 02:17:10 -07:00
  • 87d02af264 check_bans now can do a dry-run Pragmatic Software 2016-09-02 02:12:20 -07:00
  • ca5b832ddf Replace baninfo dump with terse line Pragmatic Software 2016-09-02 02:09:43 -07:00
  • 3225d74206 Update version Pragmatic Software 2016-08-30 02:14:36 -07:00
  • 2c554328c9 Whoops, do check-bans on join for unidentified users as well when extended-join capability is active Pragmatic Software 2016-08-30 02:14:21 -07:00
  • 8102e1bc21 Update version Pragmatic Software 2016-08-29 20:47:49 -07:00
  • d07458425f No need to WHOIS on joins if extended-join is available Pragmatic Software 2016-08-29 20:47:46 -07:00
  • ca349804ca Update version Pragmatic Software 2016-08-28 22:36:50 -07:00
  • eff8046f2c kick command now provides random insult if no kick reason is given Pragmatic Software 2016-08-28 22:36:46 -07:00
  • c93d3db39c Update version Pragmatic Software 2016-08-28 03:49:30 -07:00
  • 1442485d0b Support account-notify and extended-join capabilities Pragmatic Software 2016-08-28 03:49:27 -07:00
  • 43351ed8c2 Update version Pragmatic Software 2016-08-26 04:52:43 -07:00
  • 08a26a70a7 Minor derp with log message Pragmatic Software 2016-08-26 04:52:38 -07:00
  • 255b42efee Update version Pragmatic Software 2016-08-26 04:31:55 -07:00
  • 2dea20130f Missed a spot Pragmatic Software 2016-08-26 04:31:51 -07:00
  • 26c80d8351 Update version Pragmatic Software 2016-08-26 04:02:33 -07:00
  • c13f3ae9dc Catch more rare scenarios for strongly linking accounts Pragmatic Software 2016-08-26 04:02:30 -07:00
  • e532c5711f Update version Pragmatic Software 2016-08-25 01:42:11 -07:00
  • 568c1c8732 Use ? instead of ! to denote nickchange akas Pragmatic Software 2016-08-25 01:42:06 -07:00
  • ba6fb2c2d7 Improve linking of accounts Pragmatic Software 2016-08-25 01:41:32 -07:00
  • 6d0a548c26 Update version Pragmatic Software 2016-08-17 20:34:49 -07:00
  • 857d1aa0d3 Refactor message account linking Pragmatic Software 2016-08-17 20:34:45 -07:00
  • d77ea29b47 Update version Pragmatic Software 2016-08-01 01:46:30 -07:00
  • b772b5f0c1 Update Google search module Pragmatic Software 2016-08-01 01:46:17 -07:00
  • 96afc969b3 Update version Pragmatic Software 2016-07-15 14:09:33 -07:00
  • 674a96431b Improve nick-change evasion detection logic Pragmatic Software 2016-07-15 14:09:29 -07:00
  • 82c53b2af7 Add insults offline text file Pragmatic Software 2016-07-15 13:34:19 -07:00
  • 318ae31b11 Add surreal "compliments" offline text file Pragmatic Software 2016-07-13 10:13:03 -07:00
  • 133b5d1875 Update version Pragmatic Software 2016-07-01 13:29:46 -07:00
  • 949dc14525 Command queue no longer delays commands relative to each other Pragmatic Software 2016-07-01 13:29:26 -07:00
  • b03a4b68e6 Update version Pragmatic Software 2016-07-01 13:03:10 -07:00
  • 41030b5686 Quick rough-draft of auto-rejoin plugin Pragmatic Software 2016-07-01 13:02:58 -07:00