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

2838 Commits

Author SHA1 Message Date
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
Pragmatic Software
30fb36ba0a Add modules/jisho.sh 2020-01-14 17:01:27 -08:00
Pragmatic Software
eb9acbf863 doc/Factoids.md: improve "formatting lengthy code factoids" section 2020-01-14 15:08:50 -08:00
Pragmatic Software
f1de013be8 README.md: rearrange sections 2020-01-14 14:41:12 -08:00
Pragmatic Software
487fdd7799 doc/README.md: rearrange sections 2020-01-12 22:25:26 -08:00
Pragmatic Software
24450aa4af doc/README.md: remove section 2020-01-12 15:08:37 -08:00
Pragmatic Software
2afb5dc3f7 misc/git-md-toc: fix indentation; skip README.md unless explicitly specified 2020-01-12 15:08:05 -08:00
Pragmatic Software
a6c532d67e doc: adjust TOC levels 2020-01-12 11:01:26 -08:00
Pragmatic Software
3fda530a9a misc/git-md-toc: make some useful improvements: min depth, max depth, use filename in anchor 2020-01-12 10:39:57 -08:00
Pragmatic Software
fd14d6d789 doc: add README.md 2020-01-12 10:30:51 -08:00
Pragmatic Software
1f3bf44f6c doc: update TOC headers 2020-01-12 10:23:32 -08:00
Pragmatic Software
b14d29473c doc/Admin.md: include "forever" example in relative time parameters 2020-01-11 22:00:35 -08:00
Pragmatic Software
c2bb107917 README.md: add links 2020-01-11 21:11:07 -08:00
Pragmatic Software
ccdf66f357 doc/Factoids.md: minor edit 2020-01-11 20:45:34 -08:00