3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00
Commit Graph

2851 Commits

Author SHA1 Message Date
Pragmatic Software
c09e052f59 README.md: improve links 2020-01-20 22:49:11 -08:00
Pragmatic Software
4d1b6e0610 README.md: minor improvements 2020-01-20 22:43:08 -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
Pragmatic Software
4316a4457e data/commands: fix grammar 2020-01-20 16:48:29 -08:00
Pragmatic Software
cec026705b Commands: add help command 2020-01-20 16:37:51 -08:00
Pragmatic Software
fa9bb06606 Rename BotAdmin* to Admin* 2020-01-20 15:25:26 -08:00
Pragmatic Software
83527e4b06 data/commands: update help entries -- thanks Benett 2020-01-20 15:19:35 -08:00
Pragmatic Software
fb9117b6aa VERSION: minor clean-up 2020-01-19 21:43:04 -08:00
Pragmatic Software
02285c51fd Update version 2020-01-19 21:13:22 -08:00
Pragmatic Software
4f33dc3dd7 VERSION: add ratelimit to version command update check 2020-01-19 21:13:09 -08:00
Pragmatic Software
db8351b0d5 Update version 2020-01-19 20:17:26 -08:00
Pragmatic Software
3a5224ef26 Factoids: find_factoid no longer cares about built-in commands 2020-01-19 20:17:22 -08:00
Pragmatic Software
437ad88248 VERSION: update header 2020-01-19 20:10:46 -08:00
Pragmatic Software
ba61b0b2be Update version 2020-01-19 20:04:13 -08:00
Pragmatic Software
406f8e3207 VERSION: version check show new version only if new version is GREATER 2020-01-19 20:04:10 -08:00
Pragmatic Software
76b5c6a2b7 Update version 2020-01-19 20:02:34 -08:00
Pragmatic Software
5a2f57494b VERSION: remove parentheses around date in version check 2020-01-19 20:02:29 -08:00
Pragmatic Software
a0dd5728a3 Update version 2020-01-19 20:00:03 -08:00
Pragmatic Software
ed874c2dec Minor style clean-up 2020-01-19 20:00:01 -08:00
Pragmatic Software
349266b598 Update version 2020-01-19 19:53:48 -08:00
Pragmatic Software
64cba56698 VERSION: add built-in version command 2020-01-19 19:53:45 -08:00
Pragmatic Software
0308806ac0 Spinach: make tock duration customizable (todo: use Settings metadata instead) 2020-01-19 02:35:33 -08:00
Pragmatic Software
d14ab77764 Update version 2020-01-18 22:13:47 -08:00
Pragmatic Software
a10a2594c9 ChanOpCommands: skip admin check if command level is 0 2020-01-18 22:13:43 -08:00
Pragmatic Software
727d086df1 Commands: ensure "level" metadata is always set 2020-01-18 22:13:08 -08:00
Pragmatic Software
6eeec3b26c Commands: remove "metadata" from name of HashObject 2020-01-18 21:58:58 -08:00
Pragmatic Software
aadc9c00d8 Update version 2020-01-18 21:57:57 -08:00
Pragmatic Software
3c7950b82e Remove single-quotes from set/unset output 2020-01-18 21:57:54 -08:00
Pragmatic Software
99c889faf7 Update version 2020-01-18 21:49:58 -08:00
Pragmatic Software
f3ef8a56c0 Commands: add metadata 2020-01-18 21:49:55 -08:00
Pragmatic Software
5eaa3591c7 Minor style clean-up 2020-01-18 21:41:47 -08:00
Pragmatic Software
8a38dbdcc2 Add data/commands metadata file 2020-01-18 21:36:20 -08:00
Pragmatic Software
0da1e02da1 modules/math.pl: understand "ultimate question" a bit better 2020-01-18 11:41:49 -08:00
Pragmatic Software
20f767e2f2 RegistryCommands: fix regfind 2020-01-17 23:00:55 -08:00
Pragmatic Software
fc851a069d Update version 2020-01-16 21:51:09 -08:00
Pragmatic Software
898a84c4f0 Factoids: use _name fields 2020-01-16 21:51:03 -08:00
Pragmatic Software
6f9133f982 PBot: ignore leading hypen on registry command-line arguments too 2020-01-16 21:30:01 -08:00
Pragmatic Software
bd11d501e3 Update version 2020-01-16 21:20:18 -08:00
Pragmatic Software
6e96d13e7d data/factoids: clean-up a bit 2020-01-16 21:19:58 -08:00
Pragmatic Software
1f0e1b77cb PBot: ignore one leading hyphen in command-line arguments 2020-01-16 20:42:58 -08:00
Pragmatic Software
95d82f57d7 Update version 2020-01-14 20:17:29 -08:00
Pragmatic Software
0a31d17fef ChanOpCommands: fix typo 2020-01-14 20:17:26 -08:00
Pragmatic Software
1ff7c73152 Update version 2020-01-14 20:01:24 -08:00
Pragmatic Software
f789bd1206 ChanOpCommands: invite now catches events to send responses
Clean up previous commit a lot
2020-01-14 20:01:19 -08:00
Pragmatic Software
753328b77b Update version 2020-01-14 18:55:26 -08:00
Pragmatic Software
ebf5206ff6 ChanOpCommands: invite now behaves more like ChanServ when used from /msg 2020-01-14 18:55:20 -08:00
Pragmatic Software
41ae04d291 Update version 2020-01-14 18:11:01 -08:00
Pragmatic Software
02552081d5 Fix all potential case-sensitivity issues
Misc clean-ups and refactors
2020-01-14 18:10:53 -08:00