Commit Graph

22 Commits

Author SHA1 Message Date
Pragmatic Software 1c2b4da9ab Consolidate imports into PBot::Imports 2021-06-18 21:23:34 -07:00
Pragmatic Software 976bfcb5e7 Refactor commands to begin with cmd_ and take a $context object
Move all command subroutines closer to top of source file
Do not send WHO to non-chanop channels
Minor misc bugfixes and improvements
2020-05-04 13:21:35 -07:00
Pragmatic Software cfba96e8ae Rename $stuff to $context throughout 2020-05-01 20:59:51 -07:00
Pragmatic Software f347d1798b Finalize BanList refactor; add updater 2020-04-28 22:36:13 -07:00
Pragmatic Software ea19abad4f Refactor BanTracker into BanList; move stuff out off ChanOps 2020-04-28 21:33:49 -07:00
Pragmatic Software 5c4e10a35c Tidy things up 2020-02-15 14:38:32 -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 59af6e944d Plugins: use Plugin parent class 2020-02-08 19:48:05 -08:00
Pragmatic Software 6453ff220e Plugins/RestrictedMod: support user-capabilities 2020-02-04 23:55:58 -08:00
Pragmatic Software 866d802850 Replaced admin-levels with user-capabilities [WIP commit 1 of 2] 2020-02-03 09:50:38 -08:00
Pragmatic Software 68994f0d8b Plugins/RestrictedMod: very minor text change 2020-02-02 14:56:37 -08:00
Pragmatic Software 6d8aa0ef91 Plugins/RestrictedMod: !mod command is now opt-in per-channel 2020-02-02 14:53:28 -08:00
Pragmatic Software 9b806559cb Plugins/RestrictMod: improve error message for unban/unmute 2020-02-01 01:04:12 -08:00
Pragmatic Software 134f29de78 Plugins/RestrictedMod: improve help message 2020-01-31 22:51:31 -08:00
Pragmatic Software b30c41e31e Plugins/RestrictedMod: clarify a comment 2020-01-31 22:10:20 -08:00
Pragmatic Software 8af433a817 Plugins/RestrictedMod: minor clean-up 2020-01-31 22:09:04 -08:00
Pragmatic Software 4be081d4be Plugins/RestrictedMod: minor clean-up 2020-01-31 22:07:55 -08:00
Pragmatic Software aae637e7c6 Plugins/RestrictedMod: add unban and unmute commands 2020-01-31 22:03:50 -08:00
Pragmatic Software 83fc93bddd Plugins/RestrictedMod: fix minor thing 2020-01-31 18:53:03 -08:00
Pragmatic Software 00256f2077 Plugins/RestrictedMod: tidy usage message 2020-01-31 18:45:34 -08:00
Pragmatic Software 46b3dd5010 Plugins/RestrictedMod: fix `kb` command 2020-01-31 18:42:16 -08:00
Pragmatic Software b48a4ae7cd Add RestrictedMod plugin 2020-01-31 18:29:52 -08:00