Víctor M. González

Results 6 issues of Víctor M. González

I was wondering if there's any way to have the scraper log into Twitter. Age-restricted tweets, for example, are skipped by the crawler.

## Summary - [n] y/n | Does it introduce breaking changes? - [n] y/n | Is it dependant on the specific version of `cargo-contract` or `pallet-contracts`? This PR implements instantiate_contract(),...

This PR adds resizable GUI.

This fixes the page iteration on Patreon. The previous mechanism was (for whatever reason) skipping posts seemingly at random. This one: 1. Stores the request string in a variable. Note...

Moves reused functions into utils crate. Depends on vec-could-be-mapping.