Tyler Clemens

Results 14 issues of Tyler Clemens

Right now the library currently is handling the `guild_create` event inside of the library and not exposing it as with other events. From what I understand it's labeling these events...

It looks like Discord may have removed this endpoint? https://github.com/rmcafee/discord_ex/blob/master/lib/discord_ex/rest_client/resources/user.ex#L54-L70 I get this when I try to use it: ```elixir %{"code" => 0, "message" => "404: Not Found"} ```

### Environment * Credo version (`mix credo -v`): 1.4.1 * Erlang/Elixir version (`elixir -v`): Elixir 1.11.2 (compiled with Erlang/OTP 22) * Operating system: AmazonLinux on CircleCI ### What were you...

I may be making a bad assumption but I would assume that id's would be strings when called with `string_params_for`. I have controller tests that I'm testing that pass the...

Does this library have the ability to create an image and then write to standard out without having to interact with the file system?

enhancement

Would it be possible to allow a setting to make the commit to the deploy branch be the github bot? Specifically here: https://github.com/helaili/jekyll-action/blob/master/entrypoint.sh#L183-L184 I'd like to ideally set `GITHUB_ACTOR` to...

Need to update the CHANGELOG.md for the changes that were made in 2.0.2

How hard would it be to use something like EEx instead of Slime?

enhancement

I received this warning when I recently submitted an app that uses ClusterPrePermissions from the app store: > This app attempts to access privacy-sensitive data without a usage description. The...

bug
enhancement

Add correct URL for customizing devices