dado3212 / Groupme-Saver

Downloads the full content of a Groupme including attachments
10 stars 3 forks source link

doesnt download all messages #1

Open weallwegot opened 6 years ago

weallwegot commented 6 years ago

hey this is a cool project i had definitely been looking for soemthing exactly like this, thanks!

is it supposed to download every message ever in the groupchat you select? I was only able to pull about 1260 messages. Not sure if this is a groupme api limitation or something with the library.

dado3212 commented 6 years ago

It is supposed to download every message. That may be a problem with the library, but I haven't found an example of it doing that. GroupMe should allow you to download everything, in 100 message blocks. It may be that certain types of messages aren't properly handled by my script (for example, previous to the recent commit I wasn't handling polls). How many messages was your group supposed to have?