talpa

Results 2 issues of talpa

I'm probably doing something very stupid here, this is my code: ```from twisted.internet import defer, reactor, stdio from quarry.net.client import ClientFactory, ClientProtocol, SpawningClientProtocol from quarry.net.auth import OfflineProfile, ProfileCLI from twisted.protocols...

in old versions when scraping members, some tokens would occasionally throw the following error: ![image](https://user-images.githubusercontent.com/93112233/191886092-cd9bbd63-5006-4183-b977-c81b739ba549.png) with the newest version they all do. has discord updated their response packet format?