3
0
mirror of https://github.com/pragma-/pbot.git synced 2026-01-19 00:28:05 +01:00

Commit Graph

  • 7ccd36d042 Update version Pragmatic Software 2016-01-29 19:56:34 -08:00
  • 0411249b29 Add AntiRepeat plugin Pragmatic Software 2016-01-29 19:56:29 -08:00
  • 2b00ce0af5 Update version Pragmatic Software 2016-01-29 13:09:01 -08:00
  • b4e8302f32 Do not override pre-existing registry with default values Pragmatic Software 2016-01-29 13:08:40 -08:00
  • 0d70d85506 Update version Pragmatic Software 2016-01-29 12:59:17 -08:00
  • 4c5227b351 Unregister timers by id instead of subref Pragmatic Software 2016-01-29 12:59:07 -08:00
  • 6e4c7853f2 Update version Pragmatic Software 2016-01-26 19:23:06 -08:00
  • 0b5435bc7d Refactor whitelist Pragmatic Software 2016-01-26 19:23:03 -08:00
  • 6631b5752e Update version Pragmatic Software 2016-01-26 09:04:06 -08:00
  • 4a3ec27d78 Improve whitelist functionality Pragmatic Software 2016-01-26 09:04:03 -08:00
  • 5caa814e44 Update version Pragmatic Software 2016-01-24 03:02:18 -08:00
  • 8ac4a5999d Add whitelist to blacklist check Pragmatic Software 2016-01-24 03:02:14 -08:00
  • 01eb05a05e Update version Pragmatic Software 2016-01-23 06:03:51 -08:00
  • 745686eb75 Update ban-whitelist to support user-whitelist Pragmatic Software 2016-01-23 06:03:47 -08:00
  • 54973eca0b Update version Pragmatic Software 2016-01-20 08:13:37 -08:00
  • efdc6f7342 Minor reformat of README Pragmatic Software 2016-01-20 08:13:33 -08:00
  • d1e3d8267d Update version Pragmatic Software 2016-01-19 06:51:42 -08:00
  • 14124da3ac Embedded triggers now work at beginning of message Pragmatic Software 2016-01-19 06:51:40 -08:00
  • 6fe7d4bd75 Update version Pragmatic Software 2016-01-16 16:55:53 -08:00
  • 4ef978963c Improve unbanme behavior Pragmatic Software 2016-01-16 16:55:48 -08:00
  • 2e0a5e411c Make "is" optional in factadd Pragmatic Software 2016-01-16 16:55:18 -08:00
  • 4d6348c5b0 Update version Pragmatic Software 2015-12-22 17:24:13 -08:00
  • 51cc028920 Improve dice roll syntax Pragmatic Software 2015-12-22 17:23:38 -08:00
  • 3b8974544e Add more ignore criteria for URL titles Pragmatic Software 2015-12-22 17:23:01 -08:00
  • 95da60fc1d Don't rank ratio if less than 50 answers Pragmatic Software 2015-12-22 17:21:04 -08:00
  • 106690eb73 Show double-quotes in hints Pragmatic Software 2015-12-22 17:20:00 -08:00
  • 7a0d502fee Fix minor typos Pragmatic Software 2015-12-22 17:19:23 -08:00
  • 01fa391fec Update version Pragmatic Software 2015-12-22 08:13:02 -08:00
  • c306ae4ce6 Minor text reformatting Pragmatic Software 2015-12-22 08:12:59 -08:00
  • b01f29491b Update version Pragmatic Software 2015-12-14 16:13:46 -08:00
  • 8b66bd82ec Improve factlog command Pragmatic Software 2015-12-14 16:13:43 -08:00
  • d199b3c26c Update version Pragmatic Software 2015-12-14 14:30:49 -08:00
  • 167d8c2143 Correct error handling for log_factoid() failure to open file Pragmatic Software 2015-12-14 14:30:44 -08:00
  • 20a8c30d4c Update version Pragmatic Software 2015-12-13 22:28:11 -08:00
  • 3a25afdb01 Minor textual correct for factlog disambig text Pragmatic Software 2015-12-13 22:28:00 -08:00
  • edcf966d56 Update version Pragmatic Software 2015-12-13 22:21:05 -08:00
  • 1540483639 Show factlog for currently deleted factoids if log file exists Pragmatic Software 2015-12-13 22:20:57 -08:00
  • 4a765277cb Update version Pragmatic Software 2015-12-13 22:08:24 -08:00
  • eb5d90ec48 Fix minor bug creating empty factoid in factset without key argument Pragmatic Software 2015-12-13 22:08:17 -08:00
  • 03389d4d08 Update version Pragmatic Software 2015-12-13 14:24:28 -08:00
  • e6ac123fe1 Add factlog command to see factoid changelogs Pragmatic Software 2015-12-13 14:24:25 -08:00
  • 66ceac3916 Update version Pragmatic Software 2015-12-13 13:58:13 -08:00
  • e6e7f325fb Add individual change-logs for factoid triggers Pragmatic Software 2015-12-13 13:58:01 -08:00
  • 31cd5d8388 Update version Pragmatic Software 2015-11-26 12:36:40 -08:00
  • 2962a44c12 No longer remove trailing punctuation from embedded factoid commands Pragmatic Software 2015-11-26 12:36:36 -08:00
  • 1f1631935b Update version Pragmatic Software 2015-11-20 21:11:45 -08:00
  • 4cd1211684 Improve unbanme handling Pragmatic Software 2015-11-20 21:08:30 -08:00
  • 742eb849e8 Remove duplicate blank line Pragmatic Software 2015-11-20 21:02:21 -08:00
  • 159474112c Update factoids Pragmatic Software 2015-10-30 12:22:25 -07:00
  • 77d94af516 Update version Pragmatic Software 2015-10-25 04:01:48 -07:00
  • aa749860c0 Look for module in global channel before falling back to local channel Pragmatic Software 2015-10-25 04:01:45 -07:00
  • 4f875f9c4c Update version Pragmatic Software 2015-10-19 12:21:50 -07:00
  • 89eda8f0a9 Fix undefined variable warning in find_factoid Pragmatic Software 2015-10-19 12:21:42 -07:00
  • 81abdbec29 Improve handling of -t for dict command Pragmatic Software 2015-10-15 16:07:51 -07:00
  • b23f025a12 Update version Pragmatic Software 2015-10-10 06:07:30 -07:00
  • 43418c1bc6 Require curly braces or backticks around embedded commands Pragmatic Software 2015-10-10 06:07:24 -07:00
  • 8bb7dfece6 Update version Pragmatic Software 2015-10-10 04:27:39 -07:00
  • 930801a5fb Require curly braces or backticks around embedded commands Pragmatic Software 2015-10-10 04:27:36 -07:00
  • f364075bff Update version Pragmatic Software 2015-10-06 17:35:28 -07:00
  • 11c6ebc9c3 Update dice_roll.pl to accept +n modifier Pragmatic Software 2015-10-06 17:35:21 -07:00
  • 0f8187b72a Update doc/PBot.hmtl Pragmatic Software 2015-10-05 02:27:40 -07:00
  • 0fb098ded1 Update version Pragmatic Software 2015-10-05 02:11:55 -07:00
  • 54b8750d1b Allow adding channels as factoid adlib modifier Pragmatic Software 2015-10-05 02:11:52 -07:00
  • 2c59908ee8 Update version Pragmatic Software 2015-10-05 02:03:17 -07:00
  • cf72a11658 Improve factoid expansions Pragmatic Software 2015-10-05 02:03:13 -07:00
  • 0f0797c0ee Update version Pragmatic Software 2015-10-02 20:14:53 -07:00
  • a5c700eec3 Correct encode_entities() in export_factoids() for URLs, etc Pragmatic Software 2015-10-02 20:14:48 -07:00
  • 52d437f0da Update version Pragmatic Software 2015-10-02 20:06:28 -07:00
  • dc2f372551 Add missing encode_entities() to export_factoids() Pragmatic Software 2015-10-02 20:06:25 -07:00
  • f5c1846458 Update version Pragmatic Software 2015-09-30 09:51:06 -07:00
  • 01f543b3b7 Fix recall from /msg not ignoring the command itself Pragmatic Software 2015-09-30 09:51:04 -07:00
  • a3df01bae3 Escape delim in factchange command to allow delimiters such as the pipe character Pragmatic Software 2015-09-30 09:50:37 -07:00
  • a562f79956 Update version Pragmatic Software 2015-09-19 20:02:16 -07:00
  • 43c0361354 Add botnick to "Why would I want to do that to myself?" condition Pragmatic Software 2015-09-19 20:02:11 -07:00
  • 5abf047602 Update version Pragmatic Software 2015-09-19 00:27:18 -07:00
  • 04aaeb5475 Fix handling of no factoid found from find_factoid() Pragmatic Software 2015-09-19 00:27:15 -07:00
  • d4eb08856a Fix recall logic for integer history Pragmatic Software 2015-09-18 17:45:25 -07:00
  • 8691e6d7bb Update version Pragmatic Software 2015-09-17 22:18:22 -07:00
  • ef3b8f0fbc compiler_vm improvements Pragmatic Software 2015-09-17 22:18:14 -07:00
  • 76fc3a33a1 compiler_vm improvements Pragmatic Software 2015-09-17 22:16:23 -07:00
  • 43db8ab34e Update version Pragmatic Software 2015-09-14 10:32:09 -07:00
  • 6cd5c9a478 Update factoids Pragmatic Software 2015-09-14 10:32:05 -07:00
  • b5c5162ad0 Minor refactor of title case of adlib modifier Pragmatic Software 2015-09-14 10:29:28 -07:00
  • 739c28125b Remove extraneous whitespace Pragmatic Software 2015-09-14 10:25:16 -07:00
  • e1d557e75f Update version Pragmatic Software 2015-09-14 10:22:58 -07:00
  • aed3f34c43 Add optional modifiers to factoid variables Pragmatic Software 2015-09-14 10:22:55 -07:00
  • d6319b27c5 Update version Pragmatic Software 2015-09-14 09:06:48 -07:00
  • ebc7cb9579 Move enter-abuse logic to after chat flood logic to prevent enter-abuse warning and chat flood ban happening at the same time Pragmatic Software 2015-09-14 09:06:43 -07:00
  • ecaa45b3dc Expand factoid variables sooner so argument processing occurs on expanded action Pragmatic Software 2015-09-14 09:06:00 -07:00
  • d3944d82d9 Fix "an UTF"/"an union" with "a UTF"/"a union", etc Pragmatic Software 2015-09-12 06:18:34 -07:00
  • ddeb70f1e3 Update version Pragmatic Software 2015-09-12 01:52:47 -07:00
  • 50fa9ff706 Improve recall error message when no history is found Pragmatic Software 2015-09-12 01:52:45 -07:00
  • dfcef63e5e Update version Pragmatic Software 2015-09-10 01:51:31 -07:00
  • 70f091545b Replace "me" in factoid arguments only during first interpretation pass Pragmatic Software 2015-09-10 01:51:24 -07:00
  • d8183fc405 Update version Pragmatic Software 2015-09-09 05:24:18 -07:00
  • 7ce40fca4d Correct use/package paths Pragmatic Software 2015-09-09 05:24:16 -07:00
  • a158e4458f Rename Plugins/_Readme to Plugins/README Pragmatic Software 2015-09-08 11:50:14 -07:00
  • 8e188b9013 Correct minor typos in description comment Pragmatic Software 2015-09-08 11:46:08 -07:00
  • 12cd20c072 Update version Pragmatic Software 2015-09-08 11:42:47 -07:00
  • 17e4cdb8b3 Move Quotegrabs to Plugins Pragmatic Software 2015-09-08 11:42:43 -07:00