groupme-rust-stats 1.0.7

A rust command line tool which downloads the complete history of a groupme chat group. It also runs a few analytics on the data and displays as a plain text file.
1
2
3
4
group_ids = <Groupme_Chat_Ids>
api_key = "<Groupme_Api_Key>"
output_folder = "<Relative_Path_Loction_For_Output_Folder>"
results_folder = "<Relative_Path_Location_For_Results_Folder>"