MasterScrat/Chatistics

Improve command line filtering options

MasterScrat opened this issue · 1 comments

The command-line filtering options are limited for now, for example it is not possible to specify multiple names when using the -filterConversation flag.

In general, each of the available flag should handle a list of names instead of a single name.

Implemented by @francesliang!