3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00
Commit Graph

2233 Commits

Author SHA1 Message Date
Pragmatic Software
46940827e0 Interpreter: do not translate my->nick for help, etc 2020-01-26 18:56:45 -08:00
Pragmatic Software
91d80571e0 Users: my command now lists keys if no args 2020-01-26 18:53:30 -08:00
Pragmatic Software
aab2a2b445 Update version 2020-01-26 12:28:42 -08:00
Pragmatic Software
4db3a2ec01 Users.pm: fixes 2020-01-26 12:28:38 -08:00
Pragmatic Software
6a1fbc1c78 Update version 2020-01-26 06:01:57 -08:00
Pragmatic Software
86f59fd304 Update version 2020-01-26 05:29:53 -08:00
Pragmatic Software
4ea8f4ee42 Update version 2020-01-26 05:20:23 -08:00
Pragmatic Software
5952f264e0 Update version 2020-01-25 21:18:47 -08:00
Pragmatic Software
e3d52c7d55 Users: use much more strict hostmask for my accounts 2020-01-25 21:18:42 -08:00
Pragmatic Software
153d2c111f address_to_mask() is now member function 2020-01-25 21:09:17 -08:00
Pragmatic Software
791fd4b660 DualIndexHashObject: hide _name key from set output 2020-01-25 20:35:56 -08:00
Pragmatic Software
c586a08db6 Update version 2020-01-25 20:19:29 -08:00
Pragmatic Software
e9dfcfb825 PBot: list users/admins now easier to read 2020-01-25 20:19:23 -08:00
Pragmatic Software
71ec3ea44a Update version 2020-01-25 19:55:49 -08:00
Pragmatic Software
b0388fa9a6 Users: drop "my_" prefix; ensure account does not already exist 2020-01-25 19:55:43 -08:00
Pragmatic Software
7a326ba7fe PBot: missing exit on fatal error 2020-01-25 19:55:08 -08:00
Pragmatic Software
9839cb814e Update version 2020-01-25 16:30:43 -08:00
Pragmatic Software
07a6c32416 Users: my commands now ignores leading "is " in value 2020-01-25 16:30:39 -08:00
Pragmatic Software
2f7afb6e39 Update version 2020-01-25 16:09:46 -08:00
Pragmatic Software
c36f9d72bb Users: my command: add level sanity check 2020-01-25 16:09:43 -08:00
Pragmatic Software
dc0909cbcc Update version 2020-01-25 15:44:32 -08:00
Pragmatic Software
7ba505faf5 HashObject: do not make copy of $data hash 2020-01-25 15:08:05 -08:00
Pragmatic Software
02f1995654 DualIndexHashObject: do not make copy of $data hash 2020-01-25 15:07:40 -08:00
Pragmatic Software
3e031f3874 Users: fix issues 2020-01-25 14:31:10 -08:00
Pragmatic Software
7322906e5d Update version 2020-01-25 14:14:12 -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
Pragmatic Software
cc8f2b827a Update version 2020-01-24 09:53:11 -08:00
Pragmatic Software
75c17b2ec0 Admins: find_admin now returns highest level admin 2020-01-24 09:53:08 -08:00
Pragmatic Software
496a07ab9a Update version 2020-01-23 22:46:57 -08:00
Pragmatic Software
61d5c6dd5f Commands: restore accidentally removed use statements 2020-01-23 22:46:41 -08:00
Pragmatic Software
ba1eb9c745 Update version 2020-01-23 21:47:42 -08:00
Pragmatic Software
7dc8ac0623 Channels: chanrem now removes ban and mute timeouts as well 2020-01-23 21:46:51 -08:00
Pragmatic Software
4e2a17a5ed Commands: add uptime command 2020-01-23 21:09:57 -08:00
Pragmatic Software
7feb528024 Factoids: remove version factoid 2020-01-23 21:09:36 -08:00
Pragmatic Software
9a79d025e9 FactoidCommands: anybody can now factset and unset action_with_args 2020-01-23 20:53:55 -08:00
Pragmatic Software
c0ad02e6a3 Move creation of stdin admin to StdinReader 2020-01-23 20:47:18 -08:00
Pragmatic Software
9fb0d5d8bc NickList: * should not be greedy 2020-01-22 16:53:18 -08:00
Pragmatic Software
f2590ec83b Update version 2020-01-22 16:51:19 -08:00
Pragmatic Software
a6040609b9 IRCHandlers: give send_who() a registry toggle 2020-01-22 16:51:14 -08:00
Pragmatic Software
5e54712a7b NickList: fix set_meta on wildcard hostmasks 2020-01-22 16:50:45 -08:00
Pragmatic Software
eaecc81762 Update version 2020-01-22 15:56:47 -08:00
Pragmatic Software
2270196937 Admins: add autoop, autovoice and autologin metadata 2020-01-22 15:56:39 -08:00
Pragmatic Software
3086d96fdc FuncCommand: improve listing and add uc, lc, etc 2020-01-21 21:15:44 -08:00
Pragmatic Software
d61b1217bb Interpreter: properly check $from for $botnick 2020-01-21 21:15:01 -08:00
Pragmatic Software
f7f5409e4a Update version 2020-01-21 21:10:47 -08:00
Pragmatic Software
c84b837e97 Update version 2020-01-21 21:04:10 -08:00
Pragmatic Software
cada72fdb2 Update version 2020-01-20 16:52:46 -08:00
Pragmatic Software
3eb8bd15a6 AdminCommands: reload can now reload commands metadata 2020-01-20 16:52:44 -08:00
Pragmatic Software
942a152681 Update version 2020-01-20 16:48:36 -08:00