Rustam

Results 211 comments of Rustam

@craigrandall finally! Merged the emoji dump to master, it will be available in the v2.2.0, which I release soon. Thank you for the wait :) Need to document it, and...

Hey @craigrandall, version [2.2.0](https://github.com/rusq/slackdump/releases/tag/v2.2.0) has the `-emoji` flag built in that allows to download the emojis, see [this documentation section](https://github.com/rusq/slackdump/blob/master/doc/usage-emoji.rst). Thank you for your patience!

Trying to get the RBNZ rates excel file with cloud scraper also results in this error message: ```python import cfscrape URL="https://www.rbnz.govt.nz/-/media/ReserveBank/Files/Statistics/tables/b1/hb1-daily.xlsx" scraper = cfscrape.create_scraper() with open("dump.bin", "wb") as f: f.write(scraper.get(URL).content)...

The Go 1.17 failure does not seem related to the change?

Hey @nolanlum is there a reason that this hasn't been given attention yet? Is there anything needing to be addressed?

> > Hey @nolanlum is there a reason that this hasn't been given attention yet? > > > > I don't actually have write access! So my review wouldn't mean...

@pbar1 you can check [github.com/rusq/slack](https://github.com/rusq/slack) (a fork with cookie support) ``` slack.New(token, slack.OptionCookie(cookie)) ```

@nolanlum I'd be happy to, would save me from merging the upstream updates every now and then. Saw there's already a PR with "thinking" state, and this very issue with...

Have you tried checking an error? wac might be nil.

if that's a 16-bit word, looks like this parameter is in range 0x0Bxx - 0x0Cxx and doesn't change very often.