1Paint / GroupMe-Chat-History

An application that retrieves and downloads the chat histories of GroupMe users.
36 stars 20 forks source link

NO LONGER BEING MAINTAINED

I will attempt to update this in the future, but no promises.

get_chat_history

'get_chat_history' is an application that communicates with GroupMe's API and can retrieve and download the chat histories of a GroupMe user given that user's GroupMe Access Token. Three versions of the application exists:

Update v1.1 (April 21, 2016)

Preview

Application

Output

Requirements

If you are using the executable version, you do not need Python or PyQt4.

How To Use

Download this repository via Git or by pressing the button. Download the necessary requirements as indicated above. Run '.py' files with Python.

Please see 'app_manual.pdf' in the 'documentation' folder on how to use the application.

If you are using the console version, run the script and follow the outputted instructions. If you are copying and pasting your Access Token and your Access Token does not appear, try right clicking the top of the window, selecting 'Edit', then pressing 'Paste'.

Have Problems?

Open up an issue in the 'Issues' tab at the top of the page.

To-do