SwitchUpCB
SwitchUpCB
I have added the Message Components example outline and request logic for the Action Row, Button, and Select Menu. - The request logic for the modal still must be demonstrated....
I have updated the assignments for the next few weeks.
> This may be a helpful guide for this PR, if you haven't read it already. > — @EmreTech > PR is mostly finalized by this point. > — @VincentRPS...
> Where were you when other Discord.py forks updated their ratelimit handlers? > @EmreTech The answer to that question doesn't change the truth or the tests used to assert the...
> I want to know more about how "reliable" your method is. How many tests have you conducted? > — @EmreTech https://github.com/switchupcb/disgo can handle over 50 RPS, but doesn't due...
I will solve this issue for a [direct one-time sponsorship](https://github.com/sponsors/switchupcb?frequency=one-time). Read the details in this issue for more information. @Slickstef11 must tell me the following information: - Specify the [naming...
> unfortunately, i dont think this project is being maintained anymore... > — @imide I was homeless. > if you'd be able to add a full example of how to...
> There might be cases where certain elements aren't exported and they should, but these will be evaluated individually. > — @go-jet What is the evaluation of the exporting the...
> genTemplate in ./cmd/jet/main.go ? > — @go-jet You cannot call `Generate` from programmatic usage of `jet` without defining a `template.Template`. https://github.com/go-jet/jet/blob/fb7c376ba512ccac9e9346245c38c20407c91842/generator/postgres/postgres_generator.go#L40 There is no documentation explaining how to define...
> windowExpand - is not an expression, just start of building an expression, so it doesn't make sense to export it. > — @go-jet **When does exporting a struct required...