Commit Graph

280 Commits

Author SHA1 Message Date
Pragmatic Software 21c40411d8 Plang can not be run as a background process 2020-09-29 18:50:13 -07:00
Pragmatic Software a6b67299ee Update data/commands 2020-07-30 14:51:56 -07:00
Pragmatic Software fdab3e3202 Add FuncPlural to plugin_autoload 2020-07-19 16:40:12 -07:00
Pragmatic Software cc1dad6c78 Update factoids 2020-07-19 16:39:45 -07:00
Pragmatic Software 6fbff3184f Add Plang to data/plugin_autoload 2020-07-12 19:18:02 -07:00
Pragmatic Software 5883b7e2b5 data/commands: update data file 2020-06-19 12:06:13 -07:00
Pragmatic Software efdf70b9bb data/capabilities: update data file 2020-06-18 09:31:34 -07:00
Pragmatic Software 136e220c9a Update factoids 2020-05-30 13:20:05 -07:00
Pragmatic Software 1ba71c4970 Update factoids 2020-05-04 18:29:32 -07:00
Pragmatic Software 8f983bcbda Add `grep` Function 2020-05-02 02:34:32 -07:00
Pragmatic Software f347d1798b Finalize BanList refactor; add updater 2020-04-28 22:36:13 -07:00
Pragmatic Software 013fa6b51c data: update name for banlist/quietlist 2020-04-28 21:35:55 -07:00
Pragmatic Software ff00903246 data: rename unban/unmute timeout files to banlist/quietlist 2020-04-28 21:35:10 -07:00
Pragmatic Software 5caa1619cd data: add name to JSON metadata 2020-04-25 07:40:00 -07:00
Pragmatic Software 030fe03526 data: add name to JSON metadata 2020-04-25 07:38:55 -07:00
Pragmatic Software 75731cd28a data: add name to JSON metadata 2020-04-24 23:09:57 -07:00
Pragmatic Software 8d9e3da249 Major refactor of Users 2020-04-23 16:19:36 -07:00
Pragmatic Software 815fe9b86a data/registry: store default irc.botnick value 2020-04-22 16:49:42 -07:00
Pragmatic Software 66f6d867e9 Remove redundant _name metadata from JSON files 2020-04-22 16:46:09 -07:00
Pragmatic Software d2642d07bd data: add metadata to JSON files; add last_update 2020-04-21 22:43:03 -07:00
Pragmatic Software 73834144c8 Remove data/factoids 2020-03-09 19:52:16 -07:00
Pragmatic Software e24835ea95 Switch over to SQLite backend for Factoids 2020-02-26 02:29:02 -08:00
Pragmatic Software 4d0f477140 data/factoids: remove some test factoids 2020-02-21 16:09:58 -08:00
Pragmatic Software b5ddfc66f9 Update data/factoids 2020-02-21 09:08:20 -08:00
Pragmatic Software 7e49d65e4f Commands: rename execute-process to background-process 2020-02-14 23:17:19 -08:00
Pragmatic Software 2ce5f8688d Commands now check for `execute-process` metadata 2020-02-14 22:42:15 -08:00
Pragmatic Software 69adc408a2 Add FuncSed plugin 2020-02-13 22:41:51 -08:00
Pragmatic Software 9b8560f817 Add FuncBuiltins plugin 2020-02-13 22:37:09 -08:00
Pragmatic Software a490f65525 data/commands: `help` now ignores pronoun replacement 2020-02-11 21:27:24 -08:00
Pragmatic Software 4cf5e7c7e0 data/factoids: update factoids 2020-02-10 01:29:27 -08:00
Pragmatic Software 73696e5121 data/commands: add dont-replace-pronouns to appropriate commands 2020-02-10 01:19:13 -08:00
Pragmatic Software c4b71347bf Whitelist is now a user-capability
Rework ban-whitelist to ban-exemptions
2020-02-09 16:20:58 -08:00
Pragmatic Software f9b0940743 data/factoids: add `users` alias 2020-02-03 22:02:31 -08:00
Pragmatic Software 6267cc04d2 Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Pragmatic Software 5839732b0e data/plugin_autoload: Add RestrictedMod 2020-01-31 18:30:10 -08:00
Pragmatic Software 61b95dbf92 data/plugin_autoload: add TypoSub 2020-01-31 01:56:49 -08:00
Pragmatic Software 5a7aa76254 data/plugin_autoload: add Wttr 2020-01-29 19:14:16 -08:00
Pragmatic Software 630c57c37b data/commands: updated for new commands 2020-01-26 19:06:41 -08:00
Pragmatic Software 1be3cfc1bb Add Weather plugin; add Weather to data/plugin_autoload 2020-01-26 05:20:15 -08:00
Pragmatic Software ece85be33b data/plugin_autoload: add Date plugin 2020-01-25 15:07:10 -08:00
Pragmatic Software 4e27b036cd Fix issues with Users and add `date` command 2020-01-25 14:13:57 -08:00
Pragmatic Software 718b52bc03 Rename data/admins to data/users 2020-01-25 12:32:20 -08:00
Pragmatic Software 329ffc20eb data/commands: update help text 2020-01-22 16:19:21 -08:00
Pragmatic Software 9cadae88e5 data/factoids: replace some /code factoids with func commands 2020-01-22 15:20:53 -08:00
Pragmatic Software af99023160 data/spinach/metadata: remove empty include filter 2020-01-21 20:20:38 -08:00
Pragmatic Software 4316a4457e data/commands: fix grammar 2020-01-20 16:48:29 -08:00
Pragmatic Software 83527e4b06 data/commands: update `help` entries -- thanks Benett 2020-01-20 15:19:35 -08:00
Pragmatic Software 8a38dbdcc2 Add data/commands metadata file 2020-01-18 21:36:20 -08:00
Pragmatic Software 6e96d13e7d data/factoids: clean-up a bit 2020-01-16 21:19:58 -08:00
Pragmatic Software 3188b690e8 BotAdmins: admin hostmasks are no longer treated as regex. They support the normal * and ? wildcards. Removed stdin admin from data/admins. 2020-01-03 21:39:22 -08:00
Pragmatic Software 97dd3ea56e LagChecker: convert lag_threshold to milliseconds 2020-01-03 21:26:49 -08:00
Pragmatic Software 849e022544 data/registry: remove extraneous key 2020-01-03 11:36:39 -08:00
Pragmatic Software a86a5aaed2 Rename irc.ircserver -> irc.server and irc.ircname -> irc.realname 2019-12-31 23:28:25 -08:00
Pragmatic Software ca2c6f4771 data/registry: fix typo in identify_command 2019-12-31 09:35:51 -08:00
Pragmatic Software 758ea3f028 Replace old documentation links 2019-12-29 11:12:06 -08:00
Pragmatic Software 4fbdcd948f Logfile now lives in data_dir 2019-12-29 10:44:05 -08:00
Pragmatic Software 8b82babde3 Convert google module to GoogleSearch plugin 2019-12-28 22:57:38 -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 43093ee843 Services identification now customizable via registry 2019-12-27 19:28:51 -08:00
Pragmatic Software 824999b98a registry: add op_nick and op_command default values 2019-12-26 05:50:03 -08:00
Pragmatic Software 8ae4eaba9d Registry: remove config_dir 2019-12-21 21:49:59 -08:00
Pragmatic Software 259b292d6c Prune factoids somewhat 2019-12-21 19:56:04 -08:00
Pragmatic Software cc689d4a31 Registry: Default randomize_nick and autojoin_wait_for_nickserv to 0 2019-12-21 19:48:56 -08:00
Pragmatic Software 3011f16f6f Move config/* to data/ 2019-12-21 18:55:03 -08:00
Pragmatic Software f90e3893ae Add default data files 2019-12-21 17:18:16 -08:00
Pragmatic Software 7506de77bc Spinach: add metadata file 2019-12-21 15:04:04 -08:00
Pragmatic Software e8a2cfeb14 Remove quotegrabs data files 2019-12-20 00:27:49 -08:00
Pragmatic Software 644e1099d7 Remove empty unban_timeouts placeholder file 2019-11-08 08:34:59 -08:00
Pragmatic Software e1d48f707d Update factoids 2019-09-04 20:18:46 -07:00
Pragmatic Software bc1cc61d06 Update factoids 2019-09-03 15:31:50 -07:00
Pragmatic Software 3b50b2dd3c Update factoids; uptime now works without vm 2019-09-02 10:40:31 -07:00
Pragmatic Software 081fdc9bad Update factoids (converted some commands to use func) 2019-08-24 20:35:50 -07:00
Pragmatic Software 9204265c89 Update factoids 2019-08-24 19:04:46 -07:00
Pragmatic Software 9692abfcbf Update factoids 2019-08-24 15:11:59 -07:00
Pragmatic Software 87efefcd6f Update factoids 2019-08-23 14:07:36 -07:00
Pragmatic Software a6d09e34ea Update factoids 2019-08-17 10:17:23 -07:00
Pragmatic Software 1c88f527bb Update factoids 2019-08-15 11:11:38 -07:00
Pragmatic Software 36db91396a Update factoids 2019-08-14 19:32:59 -07:00
Pragmatic Software 2320cfa9ea Update factoids 2019-08-14 07:00:02 -07:00
Pragmatic Software 3afd3efb25 Update factoids 2019-08-11 06:31:31 -07:00
Pragmatic Software ac359c25ce Update factoids 2019-08-10 14:28:19 -07:00
Pragmatic Software e0b43ed4d8 Update factoids 2019-08-10 05:46:17 -07:00
Pragmatic Software 028737f34d Update factoids 2019-08-06 14:45:25 -07:00
Pragmatic Software 71dd7846f1 Update factoids 2019-07-08 15:52:26 -07:00
Pragmatic Software fa18df01c0 Update factoids 2019-07-06 01:43:24 -07:00
Pragmatic Software cde354b615 Update factoids 2019-06-30 21:01:13 -07:00
Pragmatic Software 1663ae065d Update factoids 2019-06-30 17:00:40 -07:00
Pragmatic Software 5f35d48c73 Correct file permissions for factoids 2019-06-28 00:24:32 -07:00
Pragmatic Software 5a26aca801 Convert HashObject file format to JSON to support newlines in factoid contents, etc 2019-06-28 00:22:57 -07:00
Pragmatic Software bb8647d604 Update factoids 2019-06-24 19:02:03 -07:00
Pragmatic Software 8235511e14 Update factoids 2019-06-21 12:36:52 -07:00
Pragmatic Software e764c9c71a Update factoids 2019-06-14 18:50:04 -07:00
Pragmatic Software 069522f154 Update factoids 2019-06-13 20:10:05 -07:00
Pragmatic Software fb8f965912 Update factoids 2019-06-09 08:30:20 -07:00
Pragmatic Software 8a664a3ea1 Update factoids 2019-06-08 17:25:05 -07:00
Pragmatic Software 5f1f1478a4 Update factoids 2019-06-06 21:46:14 -07:00
Pragmatic Software 9ca14113e9 Update factoids 2019-06-06 15:21:36 -07:00
Pragmatic Software 48a781a0d8 Update factoids 2019-06-03 08:52:34 -07:00
Pragmatic Software 4ad1eab596 Update factoids 2019-06-02 22:36:12 -07:00