3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-08-01 18:27:26 +02:00

Commit Graph

  • 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
  • a88615c2c6 Plugins/Wolfram: print prettier 501 error message Pragmatic Software 2021-07-06 12:22:52 -07:00
  • 525fec0702
    Plugins/Wolfram: add wolfram command (#58) Naïm Favier 2021-07-06 21:03:30 +02:00
  • 17b2eb5a3a Utils/ParseDate: alias UTC to GMT; minor improvements Pragmatic Software 2021-07-05 13:48:51 -07:00
  • 40c0bcfbb4 Update version Pragmatic Software 2021-07-05 11:41:28 -07:00
  • f0fa806fd6 Factoids: restore missing log_factoid() when creating factoids; minor clean-ups Pragmatic Software 2021-07-05 11:41:25 -07:00
  • dbfbff08de Update version Pragmatic Software 2021-07-05 09:38:40 -07:00
  • acd9570947 Rename pbot.output_queue_flushed to pbot.output_queue_empty Pragmatic Software 2021-07-05 09:38:37 -07:00
  • 7fb48f9b5d EventDispatcher: rename event_id to handler_id Pragmatic Software 2021-07-04 23:26:54 -07:00
  • 2546b13ba6 Progress on refactoring and polishing everything Pragmatic Software 2021-07-04 22:25:41 -07:00
  • 1304dfde76 Plugins/Battleship: simplify some stuff Pragmatic Software 2021-07-04 20:35:01 -07:00
  • db911b4ee9 Er, disregard this. Pragmatic Software 2021-07-03 23:18:02 -07:00
  • 77be51252e Update version Pragmatic Software 2021-07-03 23:13:39 -07:00
  • e21591fc06 Plugins/Battleship: when sending initial boards, pause game until pbot.output_queue_flushed received; added pause and unpause commands Pragmatic Software 2021-07-03 23:13:36 -07:00
  • abaf0a29f0 IRC/Connection: sl() now dispatches pbot.output_queue_flushed pacing time gets reset Pragmatic Software 2021-07-03 23:12:34 -07:00
  • d41b91fb3e Plugins/Battleship: make scoreboard slightly less wide Pragmatic Software 2021-07-03 11:31:01 -07:00
  • 83147281d8 Update version Pragmatic Software 2021-07-03 11:19:12 -07:00
  • be2a4b41e9 Plugins/Battleship: fix some bugs Pragmatic Software 2021-07-03 11:19:09 -07:00
  • e0eb8b1a75 Update version Pragmatic Software 2021-07-03 11:02:15 -07:00
  • 074ddce530 Plugins/Battleship: fix some bugs Pragmatic Software 2021-07-03 11:01:37 -07:00
  • e12b269fdb Plugins/Battleship: fix minor typo in comment Pragmatic Software 2021-07-02 16:46:50 -07:00
  • eab62a7a70 Update version Pragmatic Software 2021-07-02 15:58:08 -07:00
  • a34211fd30 Plugins/Battleship: rewrite to support multiple simultaneous players Pragmatic Software 2021-07-02 15:58:05 -07:00
  • 0ffd67325c Update version Pragmatic Software 2021-07-02 00:09:35 -07:00
  • 4142b728a5 StdinReader: silently discard empty input Pragmatic Software 2021-07-02 00:09:32 -07:00
  • f7025ecfb7 Update version Pragmatic Software 2021-07-01 21:07:31 -07:00
  • d1a3a89c33 IRCHandlers: restore missing space in departure messages Pragmatic Software 2021-07-01 21:07:27 -07:00
  • 53739e0184 Plugins/RemindMe: clean up previous commit Pragmatic Software 2021-06-29 23:39:11 -07:00
  • b1f8fb0044 Update version Pragmatic Software 2021-06-29 21:45:28 -07:00
  • d679b005d6 Plugins/RemindMe: allow any user to use -c Pragmatic Software 2021-06-29 21:45:25 -07:00
  • 076cd98f32 Update version Pragmatic Software 2021-06-29 14:49:01 -07:00
  • 60f79f896c Polish up Battleship plugin a bit Pragmatic Software 2021-06-29 14:48:55 -07:00
  • b36968ce61 Interpreter: via /msg, restore trigger to command if stripped trigger produces empty command Pragmatic Software 2021-06-29 09:00:27 -07:00
  • 9171354f71 Update version Pragmatic Software 2021-06-29 08:21:49 -07:00
  • b7fff15896 Interpreter: allow optional bot trigger prefix in /msg Pragmatic Software 2021-06-29 08:21:46 -07:00
  • 41bcfc2e01 Add misc/talktome.txt to demonstrate the talktome factoids Pragmatic Software 2021-06-26 08:12:07 -07:00
  • c9c91d99a6 Update version Pragmatic Software 2021-06-25 09:35:23 -07:00
  • ecfac55745 IRCHandlers: er, strip leading - when ISUPPORT removes support Pragmatic Software 2021-06-25 09:35:19 -07:00
  • 69abb9177e Update version Pragmatic Software 2021-06-24 19:31:12 -07:00
  • 19f0644966 StdinReader: restore from to pbot@stdin Pragmatic Software 2021-06-24 19:31:08 -07:00
  • 1140d1fbb4 Update version Pragmatic Software 2021-06-24 19:28:10 -07:00
  • cd8f07e276 StdinReader: no longer need bot trigger to invoke commands Pragmatic Software 2021-06-24 19:28:03 -07:00
  • eaea0c970e IRCHandlers: fix minor typo in comment Pragmatic Software 2021-06-24 19:18:38 -07:00
  • d48abe3a05 Plugins/RemindMe: minor whitespace fix Pragmatic Software 2021-06-24 19:17:16 -07:00
  • 85b5ddf272 Update version Pragmatic Software 2021-06-24 18:40:12 -07:00
  • 4e3e547ba7 IRCHandlers: handle RPL_NONONREG Pragmatic Software 2021-06-24 18:40:05 -07:00
  • f1c5b8c706 Progress on refactoring and polishing everything Pragmatic Software 2021-06-24 18:28:49 -07:00
  • 8ea3fab219 Plugins/RemindMe: fix -c option Pragmatic Software 2021-06-23 20:21:08 -07:00