Barry Carlyon

Results 60 issues of Barry Carlyon

If for some reason you find yourself talking to a IRC server that doesn't support WHOIS, provide a a option to disable whois on connect `opt.nowhois: true` Will prevent whois...

I've created a way to define server CAPs in the options passed to `new irc.Client()`. As it's often a need to send server CAPabilities before sending Nick/Pass Then I found...

Based on https://github.com/twitchdev/issues/issues/540 > twitch api get 'extensions/live?extension_id=es7m79v91nz4xxhzljdl3rpg9m1iuz' > Error unmarshalling body: json: cannot unmarshal string into Go struct field APIResponse.pagination of type models.APIPagination% As this endpoint uses a different...

bug

For a user testing eventsub they would have to `-F` and `-s` _every command_ It would be useful for a developer to define a default, potentially via the `configure` command...

enhancement
good first issue
event

Some people will add code to their verify subscription routines to only allow unexpected "user ID's" to verify. Currently verify-subscription doesn't support any of the other flags to control the...

enhancement
good first issue
event

For eventsub it would be useful to do one or more of the following: Provide a default "base payload" that contains some (but not all) keys. So if I pass...

enhancement
event

- My cookie and session time is set to 86400. - I have VCL Fix Enabled. My sessions work fine, the customer/guest is identified and basket contents are maintained. But...

old-invalid

Having a poke about. I'm wondering why when faced with a dropdown select attribute that is to be included in the search index, why the item in the index looks...

Add open graph tags to the examples to power rich embds on services

If a muted segment is immediately followed by another segment. It skips the first segment but not the second.

bug
enhancement