Crate butlerd[][src]

butlerd

Interfaces with itch.io's butlerd. It provides methods for almost every API call that can be made. Right now, replying to events from butler isn't implemented yet. This means that you can't log in using an username/password if a captcha gets triggered or if a 2factor token is required. Currently working on fixing this, but I'm still not very certain as to how this should be implemented. Open to suggestions.

Modules

Responses

Structs that define how the butlerd api responds to specific queries. These will often be returned from functions or requests for you to use.

Structs

Butler

Represents a connection to a butlerd instance