3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-11-17 06:57:23 +01:00

Commit Graph

  • 20be752560 cpanfile: add missing urban module Pragmatic Software 2021-07-15 18:02:49 -07:00
  • b0dbe9231f doc/QuickStart.md: add note about completing system perl Pragmatic Software 2021-07-15 17:56:11 -07:00
  • eb40d30289 doc/FAQ.md: minor fixes Pragmatic Software 2021-07-15 17:24:42 -07:00
  • 9da9ba648a doc/FAQ.md: minor fixes Pragmatic Software 2021-07-15 17:16:03 -07:00
  • 8adf4ad5a3 doc/FAQ.md: minor fixes Pragmatic Software 2021-07-15 17:09:42 -07:00
  • 468eedca2d doc/FAQ.md: minor fixes Pragmatic Software 2021-07-15 17:06:18 -07:00
  • 343b065461 doc/FAQ.md: minor fixes Pragmatic Software 2021-07-15 17:01:38 -07:00
  • 9a9bbdb718 doc/FAQ.md: minor fixes Pragmatic Software 2021-07-15 16:42:06 -07:00
  • 2cab3192bf doc/FAQ.md: minor fixes Pragmatic Software 2021-07-15 16:38:26 -07:00
  • 33f8405890 doc/FAQ.md: increase heading size Pragmatic Software 2021-07-15 16:35:17 -07:00
  • 50618f6c74 doc/FAQ.md: add question about updating to new version Pragmatic Software 2021-07-15 16:33:37 -07:00
  • f8e33a6571 doc/Commands.md: fix links Pragmatic Software 2021-07-15 16:30:18 -07:00
  • 6cdeeeb9b1 doc/QuickStart.md: document updates/ directory Pragmatic Software 2021-07-15 16:07:50 -07:00
  • e058f2d869 doc/FAQ.md: fix typo Pragmatic Software 2021-07-15 15:55:23 -07:00
  • 368586719a doc/FAQ.md: fix TOC Pragmatic Software 2021-07-15 15:54:06 -07:00
  • 08d622c257 doc/FAQ.md: add question involving preserve_whitespace Pragmatic Software 2021-07-15 15:53:24 -07:00
  • e83eb87724 README.md: minor tweaks Pragmatic Software 2021-07-15 11:21:33 -07:00
  • 3ba960123f README.md: Add "output customization" Pragmatic Software 2021-07-15 11:13:34 -07:00
  • f4ba0500af doc: Minor corrections Pragmatic Software 2021-07-15 09:20:31 -07:00
  • 474e18dd94 Update some documentation Pragmatic Software 2021-07-15 09:13:52 -07:00
  • faa614d07d Update QuickStart.md Pragmatic Software 2021-07-14 20:47:35 -07:00
  • 4ccc94de19 Move lib/Plang back to root Pragmatic Software 2021-07-14 20:33:52 -07:00
  • 73abe25ce8 Move Plang to lib/Plang Pragmatic Software 2021-07-14 20:29:13 -07:00
  • ed201d882c Move Plang to lib/Plang Pragmatic Software 2021-07-14 20:17:07 -07:00
  • 7610f5f8ec Document ~/.pbot/PBot/Plugin for third-party plugins Pragmatic Software 2021-07-14 19:57:55 -07:00
  • 28f04acd04 doc/QuickStart.md: minor tweaks Pragmatic Software 2021-07-14 18:42:23 -07:00
  • 0bbac96b44 doc/QuickStart.md: minor tweaks Pragmatic Software 2021-07-14 18:39:24 -07:00
  • 80eb37f14c doc: Update QuickStart with detailed information about installing Perl and CPAN modules Pragmatic Software 2021-07-14 18:33:35 -07:00
  • 381030ebd3 doc/QuickStart.md: replace MODULES with cpanfile Pragmatic Software 2021-07-14 17:08:30 -07:00
  • 3f3a926430 Merge branch 'master' of github.com:pragma-/pbot Pragmatic Software 2021-07-14 17:04:42 -07:00
  • 5cff495c20 README.md: fix links Pragmatic Software 2021-07-14 17:04:26 -07:00
  • 0d1116c45c
    Replacing faulty link to the Plugins directory (#59) cranberry 2021-07-15 01:23:12 +02:00
  • c953365dd6 Remove MODULES in favor of cpanfile Pragmatic Software 2021-07-14 16:07:55 -07:00
  • 99090bf77d Add cpanfile Pragmatic Software 2021-07-14 16:00:04 -07:00
  • c31487de10 data/registry: set default server to Libera Pragmatic Software 2021-07-14 15:59:54 -07:00
  • c4aa1ee7ce Update version Pragmatic Software 2021-07-13 20:14:11 -07:00
  • 5a2cc49100 VERSION: Correct URL Pragmatic Software 2021-07-13 20:13:48 -07:00
  • e3d0e4abcc Update docs Pragmatic Software 2021-07-13 20:07:15 -07:00
  • 888b51cdce doc/QuickStart.md: Updated for new directory structure Pragmatic Software 2021-07-13 20:02:28 -07:00
  • 101c6f3a05 README.md: update path to plugins Pragmatic Software 2021-07-13 19:53:11 -07:00
  • 287722395c Update version Pragmatic Software 2021-07-13 19:45:59 -07:00
  • 34d4722580 Make directory structure more Perlish Pragmatic Software 2021-07-13 19:45:56 -07:00
  • c2dd870172 Update version Pragmatic Software 2021-07-13 15:23:17 -07:00
  • 1dd4180f1f MessageHistory: use all aka ids when recalling messages Pragmatic Software 2021-07-13 15:23:04 -07:00
  • d4e47c0eb1 updates: Add hostmask field to Messages table Pragmatic Software 2021-07-13 15:22:08 -07:00
  • 205074966d Update version Pragmatic Software 2021-07-13 15:17:13 -07:00
  • 355adcfced Merge branch 'master' of github.com:pragma-/pbot Pragmatic Software 2021-07-13 14:58:28 -07:00
  • a7923f46ec ProcessManager: silence warning for undefined trigger Pragmatic Software 2021-07-13 14:37:18 -07:00
  • 2a1312a0c5 Plugins/Plugin: move bless down a bit Pragmatic Software 2021-07-13 14:04:14 -07:00
  • 67f6c1d39f Plugins/TypoSub: silence warning when no modifiers Pragmatic Software 2021-07-13 14:03:25 -07:00
  • 3f74dd1215 Channels: silence warning when no channels set Pragmatic Software 2021-07-13 14:02:14 -07:00
  • e726c17b15 Update version Pragmatic Software 2021-07-11 17:07:27 -07:00
  • d7b12a1da2 MessageHistory: fix aka tracking for nick-changes Add registry entry irc.cloak for setting user-cloak value to, e.g., "user" or "unaffiliated". Defaults to "user". Pragmatic Software 2021-07-11 17:05:55 -07:00
  • 569463df28 MessageHistory: make aka last-seen more concise Pragmatic Software 2021-07-11 15:31:27 -07:00
  • 286d2b974f Update version Pragmatic Software 2021-07-10 22:47:37 -07:00
  • 2c636bc8c1 Rename SSL to TLS Pragmatic Software 2021-07-10 22:47:33 -07:00
  • c4874a43ff README.md: update license Pragmatic Software 2021-07-10 15:04:32 -07:00
  • dfae9bebc0 Relicense under MIT Pragmatic Software 2021-07-10 15:00:22 -07:00
  • 97361b40a2 Progress on refactoring and polishing everything Pragmatic Software 2021-07-10 12:43:42 -07:00
  • 51bafbe841 Slightly simplify modules/wiktionary.py Pragmatic Software 2021-07-10 11:07:28 -07:00
  • 048b156752 Update version Pragmatic Software 2021-07-10 09:46:17 -07:00
  • 3ad47ad67b QuickStart.md: document SSL/TLS! Pragmatic Software 2021-07-10 09:44:25 -07:00
  • 2b75863ebb modules/wiktionary.pl: show first unique entry instead of last Pragmatic Software 2021-07-10 08:38:08 -07:00
  • a168ee0474 modules/wiktionary.pl: tweak usage message and output Pragmatic Software 2021-07-10 03:03:56 -07:00
  • 3fef310980 Update factoids Pragmatic Software 2021-07-10 02:34:17 -07:00
  • 92a2be7406 Add Wiktionary module Pragmatic Software 2021-07-10 02:33:39 -07:00
  • 7da0ec1ed3 Update version Pragmatic Software 2021-07-09 23:29:53 -07:00
  • efc5c103b0 Fix typo Pragmatic Software 2021-07-09 23:29:44 -07:00
  • e2d1a4d625 Update version Pragmatic Software 2021-07-09 23:12:36 -07:00
  • 1b5b987f9e Refactor SSL behavior Pragmatic Software 2021-07-09 23:12:29 -07:00
  • 61881535fa Rename various duplicated backend keys, e.g., $pbot->{factoids}->{factoids} to, e.g., $pbot->{factoids}->{storage} Pragmatic Software 2021-07-09 14:39:35 -07:00
  • 1158c36ce1 Plugins/RemindMe: ensure option -c is in channel format Pragmatic Software 2021-07-09 13:52:08 -07:00
  • 77420ae20b Update version Pragmatic Software 2021-07-09 05:53:05 -07:00
  • fc823af25c Plugins/RemindMe: correct remindme option value types Pragmatic Software 2021-07-08 20:07:00 -07:00
  • aaeff507f1 MessageHistory: fix recall option value types Pragmatic Software 2021-07-08 17:44:39 -07:00
  • 3a788ff201 MessageHistory: recall no longer needs -x or -t when using -n Undo some perltidy formatting. Pragmatic Software 2021-07-08 17:27:31 -07:00
  • 287e807a1d PBot: ensure data directory is not named data Pragmatic Software 2021-07-08 15:47:29 -07:00
  • e48ec432b8 Factoids: simplify disambiguation message Pragmatic Software 2021-07-08 15:19:47 -07:00
  • 3792fb2483 Update version Pragmatic Software 2021-07-08 12:59:47 -07:00
  • 726cb06963 Plugins/RemindMe: reminders set to an absolute time now repeat at correct intervals Pragmatic Software 2021-07-08 12:59:43 -07:00
  • fe37658d97 Plugins/Battleship: slightly simplify paused state Pragmatic Software 2021-07-08 09:30:32 -07:00
  • de8cf8cc60 Plugins/Wolfram: use == instead of eq for numeric comparison Pragmatic Software 2021-07-07 20:25:16 -07:00
  • 479212b234 EventDispatcher: clean up comments Pragmatic Software 2021-07-07 20:15:01 -07:00
  • 170db378c6 Update version Pragmatic Software 2021-07-06 19:42:22 -07:00
  • 8edd2257f4 Plugins/RemindMe: fix some bugs Pragmatic Software 2021-07-06 19:42:16 -07:00
  • 630a24db7c Plugins/Wolfram: add nick to all output Pragmatic Software 2021-07-06 19:20:07 -07:00
  • d844d8e36d EventDispatcher: clarify just a bit more Pragmatic Software 2021-07-06 19:13:17 -07:00
  • a1b96b6db6 EventDispatcher: clarify just a bit more Pragmatic Software 2021-07-06 19:07:54 -07:00
  • 098734c946 EventDispatcher: clarify purpose of dispatch_event return value Pragmatic Software 2021-07-06 18:55:14 -07:00
  • 036e06dce8 Update version Pragmatic Software 2021-07-06 18:44:51 -07:00
  • 5212c6538f EventDispatcher: dispatch_event() now returns proper value Pragmatic Software 2021-07-06 18:43:52 -07:00
  • dcfe07d7c9 Users: return a value for IRC event handlers Pragmatic Software 2021-07-06 18:43:14 -07:00
  • 605e3b14b1 IRCHandlers: fix incorrect $mode_char use Pragmatic Software 2021-07-06 18:42:44 -07:00
  • af4540e54e Fix typo in README.md Pragmatic Software 2021-07-06 13:17:44 -07:00
  • 9e451743ea Update factoids Pragmatic Software 2021-07-06 13:12:38 -07:00
  • 29c3c1cb68 Plugins/Wolfram: remove unnecessary comments Pragmatic Software 2021-07-06 12:46:51 -07:00
  • 68e8351a28 Plugins/Wolfram: fix typo in comments Pragmatic Software 2021-07-06 12:37:50 -07:00
  • c3f1b62006 Update version Pragmatic Software 2021-07-06 12:33:32 -07:00
  • c3e1c60a37 Plugins/Wolfram: rename api_key to appid Pragmatic Software 2021-07-06 12:33:29 -07:00
  • 868350c67b Update version Pragmatic Software 2021-07-06 12:25:34 -07:00