juk0de
|
5774278fb7
|
README: added new 'question' command parameters
|
2023-10-20 09:16:03 +02:00 |
|
juk0de
|
40d0de50de
|
cmm: limited the message locations for the new cmm parameters to those that make sense
|
2023-10-20 09:16:03 +02:00 |
|
juk0de
|
72d31c26e9
|
main: improved parameter descriptions
|
2023-10-20 09:16:03 +02:00 |
|
juk0de
|
980e5ac51f
|
chat: changed default glob to '*.msg' in all ChatDB functions
|
2023-10-20 09:00:58 +02:00 |
|
Oleksandr Kozachuk
|
114282dfd8
|
Add --glob and --location flags to hist and question commands, to be able to specify the location and files they should use.
|
2023-10-19 16:03:51 +02:00 |
|
Oleksandr Kozachuk
|
9a493b57da
|
Per default use only files with .msg suffix ignoring other files.
|
2023-10-19 16:02:40 +02:00 |
|
Oleksandr Kozachuk
|
9b0951cb3f
|
Change type msg_location to an Enum instead of Literal to be able to get all values easy and improve type checks.
|
2023-10-19 16:00:44 +02:00 |
|