youyanggu/groupme_stats

Output for the -g option doesnt output csv with the name of the group as filename

Closed this issue · 1 comments

It wrote output.csv and temp.csv instead of the groupname.csv as stated in your readme

yeah good point, it'll just write to temp.csv. A workaround for the time being is to just specify the group name with the --csv flag (or just rename it manually).