Commit Graph

54 Commits

Author SHA1 Message Date
Pragmatic Software c36f9d72bb Users: `my` command: add level sanity check 2020-01-25 16:09:43 -08:00
Pragmatic Software 3e031f3874 Users: fix issues 2020-01-25 14:31:10 -08:00
Pragmatic Software 4e27b036cd Fix issues with Users and add `date` command 2020-01-25 14:13:57 -08:00
Pragmatic Software 5dd03f1c0c Massive refactor: added support for generic users!
Renamed data/admins to data/users
Moved Admins.pm to Users.pm
Moved various subroutines in AdminCommands.pm to more appropriate locations
Deleted AdminCommands.pm
Improvements to Users.pm
Added `my` command
2020-01-25 12:28:05 -08:00