Commit Graph

15 Commits

Author SHA1 Message Date
Pragmatic Software fec192ca69 Progress on refactoring and polishing everything 2021-06-23 16:42:15 -07:00
Pragmatic Software 1c2b4da9ab Consolidate imports into PBot::Imports 2021-06-18 21:23:34 -07:00
Pragmatic Software 309fb30656 Plugins/Weather.pm and Plugins/Date.pm: Add more useful error messages for user-not-found 2020-08-03 10:36:20 -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 7412ce29c2 Plugins/Date: update -u user override to new Users 2020-04-27 17:05:20 -07:00
Pragmatic Software e2cb6e5d5e Replace GetOptionsFromString() with superior split_line() and GetOptionsFromArray() 2020-02-16 14:13:41 -08:00
Pragmatic Software 5c4e10a35c Tidy things up 2020-02-15 14:38:32 -08:00
Pragmatic Software dc7cdd8a2c Add ProcessManager and Modules
Improve everything to behave nicely with ProcessManager and Modules
2020-02-14 18:52:41 -08:00
Pragmatic Software 94ee5f03a5 Correct user cross-channel contamination 2020-02-10 14:31:28 -08:00
Pragmatic Software 99a3266106 Plugins: fix getopt configuration 2020-02-10 13:35:46 -08:00
Pragmatic Software 59af6e944d Plugins: use Plugin parent class 2020-02-08 19:48:05 -08:00
Pragmatic Software 7c467a78fa Plugins/Date: now accepts -u to override user account for timezone setting 2020-01-29 12:40:45 -08:00
Pragmatic Software b66596d9ed Plugins/Date.pm: oops, use $arguments too 2020-01-25 15:19:08 -08:00
Pragmatic Software 4e27b036cd Fix issues with Users and add `date` command 2020-01-25 14:13:57 -08:00