pullcord icon indicating copy to clipboard operation
pullcord copied to clipboard

Discord archiver

Results 17 pullcord issues
Sort by recently updated
recently updated
newest added

current syntax for go installs

I noticed that each time pullcord restarts, it reads an entire file from the start to finish to find the last ID. This is bad, as TSV files can be...

Right now threads are just ignored, logs are incomplete if those are not archived as well

I'm trying to download from individual channels, but I keep getting this error: ``` pullcord -t xxxx -c 566527119652290568 -history 2020/01/23 02:19:59 [DG0] wsapi.go:540:onEvent() error unmarshalling READY event, json: cannot...

Hi, When I download a channels content only the messages are saved. I would like to download the server entry messages as well. What would you recommend I do to...

For large servers, using a TSV file is very difficult to work with. Could you consider maybe using an SQL database or a mongoDB file to store the data?

Could some example syntax's be provided? Especially as it relates to making sure we're authenticating against Discord properly.

``` 22:04 < Sanqui> moufu: no possibility to exclude files/attachments? 22:06 < moufu> nope 22:07 < Sanqui> consider it a feature request, then ;) 22:08 < Sanqui> in general, it...

feature request

When using a bot token, I get this error: ``` 2020/01/15 21:06:24 error getting guilds:HTTP 401 Unauthorized, {"message": "401: Unauthorized", "code": 0} ```

Examples: #3, #7, #9, #10, #18, #20 There *is* a good reason for the current default behavior: skipping many of these errors would leave logs permanently incomplete. If you re-run...