3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-19 18:39:35 +01:00
Go to file
Pragmatic Software 92b4ef00cf Improve recall command with better capabilities
The nick field is now optional and Getopt::Long is used to accept targeted
options for channel/history, allowing recalls by text/channel for any nick
which is useful when you know what text the message contained but not who
said it.
2014-05-14 21:23:59 +00:00
build build: updated update-version.pl to use /usr/bin/perl shebang 2011-01-22 08:33:16 +00:00
config config: updated example in admins file 2011-01-26 02:34:55 +00:00
data Quotegrabs.pm now uses quotegrabs_db API for interfacing with storage backend 2014-05-06 05:15:27 +00:00
doc Update PBot.html documentation 2014-04-26 15:20:38 +00:00
misc Factoids and Quotegrabs HTML exported tables can now be filtered 2014-03-03 09:24:33 +00:00
modules compiler_vm: Improve a couple of output sanitization regexs 2014-05-08 13:07:24 +00:00
PBot Improve recall command with better capabilities 2014-05-14 21:23:59 +00:00
pbot.pl Convert message history to use SQLite database instead of Perl hashtable 2014-05-13 10:15:52 +00:00
pbot.sh pbot.sh: strange behavior with &> -- using 2> instead 2011-12-12 06:01:51 +00:00