Chris Danis

Results 17 comments of Chris Danis

@kprevas I think you fixed this exact issue...?

After some investigation, the best way to add party parrot support is via Github's API: ```sh curl 'https://api.github.com/repos/jmhobbs/cultofthepartyparrot.com/contents/parrots?ref=master' \ | jq . --color-output | less -R ``` As a nice...

There's another issue to be considered here, which is: what do we call this part of the namespace? `/emoji/aggregators`? `/emoji/well-known`? I think that `/emoji/packs` rolls off the tongue the best,...

Thanks!! On Mon, Jan 2, 2023 at 11:44 AM Pascal Obry ***@***.***> wrote: > Closed #12022 > as completed via #13255 > . > > — > Reply to this...

This is now against develop instead of master, sorry about that.

@s-m-e do you think you'll have a chance to look at this soon?

> @cdanis I'm curious how you are testing this? I ended up with #31 from my few mins of testing seems to work. I did a `pip install emojifs` on...

Hi @s-m-e -- I'd really like to release a Windows version of emojifs, and I would hate to needlessly fork your fork. Could you please merge this PR, or leave...

> How is this coming along? I'm happy to help out here, the ability to generate a permalink would be awesome. Sorry, realized a bunch of this was harder than...