Pragmatic Software
449481dd3f
QuickStart: very minor edits
2019-12-31 02:16:57 -08:00
Pragmatic Software
91817a3c43
doc: add WIP QuickStart.md *rough* draft for preview
2019-12-31 02:04:22 -08:00
Pragmatic Software
be5122fd06
pbot: remove unnecessary $pbot variable
2019-12-30 20:09:16 -08:00
Pragmatic Software
6e065da809
Update version
2019-12-30 20:03:47 -08:00
Pragmatic Software
0ccd64b6a9
Quotegrabs now always exported to data_dir
2019-12-30 20:01:04 -08:00
Pragmatic Software
e6039b6369
Factoids now exported to data_dir
2019-12-30 19:57:47 -08:00
Pragmatic Software
ad5fd971a9
BotAdmins: Remove obsolete export-related stuff
2019-12-30 19:37:21 -08:00
Pragmatic Software
b40eb16394
Remove "modules" and "admins" from export
command
2019-12-30 19:34:13 -08:00
Pragmatic Software
8896f4f1bb
GoogleSearch: fix versus mode and utf8 titles
2019-12-30 19:32:58 -08:00
Pragmatic Software
cd776e7c84
Simplify pbot start-up script even more
2019-12-30 19:12:55 -08:00
Pragmatic Software
8d3150ad1b
Update version
2019-12-30 18:17:38 -08:00
Pragmatic Software
29e7299c8d
ChanOpCommands: kick
now supports wildcards
2019-12-30 18:17:35 -08:00
Pragmatic Software
2ec6c1d656
Update version
2019-12-30 16:44:48 -08:00
Pragmatic Software
45af37574f
IRCHandlers: add handler for WHOREPLY
2019-12-30 16:44:41 -08:00
Pragmatic Software
aca793928a
NickList: NAMREPLY: ensure $hostmask is defined
2019-12-30 16:12:10 -08:00
Pragmatic Software
3f4c85bcdc
NickList: add missing optional nick argument to nicklist
usage message
2019-12-30 16:03:10 -08:00
Pragmatic Software
036ba6e5cf
Update version
2019-12-30 16:00:10 -08:00
Pragmatic Software
2a6f98c02d
ChanOpCommands: mode
now skips existing modes when used with wildcard; unsetting modes via wildcard now skips admins/whitelisted users
2019-12-30 15:59:56 -08:00
Pragmatic Software
a255ea1b1b
IRCHandlers: reinstate WHO-on-join; set NickList metadata based on WHO replies
2019-12-30 15:58:30 -08:00
Pragmatic Software
e18ce03173
NickList improvements
...
* rename dumpnicks (60) to nicklist (0)
* only logged-in admins can nicklist without arguments to see all channels
* nicklist now tracks userdata meta (hostmask, etc) on NAMREPLY
2019-12-30 15:57:31 -08:00
Pragmatic Software
c230a2f3b3
BotAdmins: anchor hostmask regex in find_admin()
2019-12-30 15:47:23 -08:00
Pragmatic Software
2a437b479e
Logger: reopen logfile after rotation to log final messages
2019-12-30 14:50:36 -08:00
Pragmatic Software
5e40730f36
AntiTwitter: whoops
2019-12-30 02:05:55 -08:00
Pragmatic Software
341d5e7270
AntiTwitter: Remove nick prefix from private messages
2019-12-30 02:01:04 -08:00
Pragmatic Software
d2203db285
AntiTwitter: @
symbol must now be adjacent to nick
2019-12-30 01:44:02 -08:00
Pragmatic Software
758ea3f028
Replace old documentation links
2019-12-29 11:12:06 -08:00
Pragmatic Software
c6a952d2b1
Update version
2019-12-29 11:06:57 -08:00
Pragmatic Software
54a661955b
Logger: rename log file to log-<start-up timestamp> at normal termination
2019-12-29 11:06:52 -08:00
Pragmatic Software
4fbdcd948f
Logfile now lives in data_dir
2019-12-29 10:44:05 -08:00
Pragmatic Software
0f513f9581
Add useful GitHub markdown TOC tool
2019-12-29 10:01:16 -08:00
Pragmatic Software
00052452b6
ChanOps: anchor $botnick test in kick section of perform_op_commands
2019-12-28 23:20:55 -08:00
Pragmatic Software
54e75d934b
Add invite
command
2019-12-28 23:17:15 -08:00
Pragmatic Software
b4f63a0be4
BotAdminCommands: ensure sl
has valid arguments
2019-12-28 23:04:41 -08:00
Pragmatic Software
e0b08ebf91
Update version
2019-12-28 22:58:28 -08:00
Pragmatic Software
8b82babde3
Convert google module to GoogleSearch plugin
2019-12-28 22:57:38 -08:00
Pragmatic Software
5c9f185af6
Plugins: ignore autoload entries that begin with a # comment
2019-12-28 22:28:39 -08:00
Pragmatic Software
b35c6a0143
Strip .pm extension from plugin_autoload entries
2019-12-28 22:26:14 -08:00
Pragmatic Software
6d0cd3ef07
Plugins: move Plugins/autoload to data/plugin_autoload
2019-12-28 22:18:32 -08:00
Pragmatic Software
2942a44fd8
AntiKickAutoRejoin: do not enforce logged-in admins; respect whitelisted users
2019-12-28 22:02:22 -08:00
Pragmatic Software
f108c437fe
AntiRepeat: Do not enforce logged-in admins; respect dont_enforce_antiflood
setting
2019-12-28 22:01:46 -08:00
Pragmatic Software
2106497f5d
Registry: no longer need to use value
keyword in regset
command
2019-12-27 20:20:07 -08:00
Pragmatic Software
43093ee843
Services identification now customizable via registry
2019-12-27 19:28:51 -08:00
Pragmatic Software
b6839cd33f
ChanOpCommands: mode
command: use MODES=x ircd mapping for max modes per command
2019-12-26 23:00:14 -08:00
Pragmatic Software
c9391d7829
Add wildcard support to mode
command
2019-12-26 19:24:35 -08:00
Pragmatic Software
f621993083
Update version
2019-12-26 06:08:52 -08:00
Pragmatic Software
a7866c1250
ChanOpCommands: add mode
command (level 40)
2019-12-26 06:08:39 -08:00
Pragmatic Software
824999b98a
registry: add op_nick and op_command default values
2019-12-26 05:50:03 -08:00
Pragmatic Software
fe1f385053
ChanOps: op service/command can now be overridden via registry
2019-12-26 05:47:18 -08:00
Pragmatic Software
0b879cd987
AntiFlood: $conf{whitelist_file} no longer used; use only registry
2019-12-24 14:28:57 -08:00
Pragmatic Software
50f9bf4f9d
doc: Adjustments to TOC
2019-12-23 17:41:26 -08:00