larry icon indicating copy to clipboard operation
larry copied to clipboard

Larry 🐦 is a bot generator that post content from different providers to one or multiple publishers

Results 19 larry issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.2 to 2.14.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/urfave/cli/v2&package-manager=go_modules&previous-version=2.11.2&new-version=2.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

This implements issue #34 by looking for the AWS S3 URI in the content filename, e.g., S3://my-bucket/my-data/example.json, to determine the content file source: local file vs. S3 object.

**Is your feature request related to a problem? Please describe.** Yes, It is not obvious of the need to set up Redis to run larry **Describe the solution you'd like**...

documentation

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Try to implement Google Sheet API so it can be used as a provider...

enhancement
help wanted
providers

#### Fixes the issue #45 Detailed overview of the changes being made:- - ```publisher/twitter/oauth2/``` --> The files inside this are handling all the oauth2 flow related stuffs. Like authorizing app,...

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Try to migrate to the OAuth 2.0 authentication from Twitter (currently we are using...

enhancement
publishers

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Add the possibility to download a file from S3 using the API and use...

enhancement
help wanted
providers

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Integrate Discord API to publish messages **Describe alternatives you've considered** No other alternatives **Additional...

enhancement
publishers

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Integrate Slack API to publish messages into a channel **Describe alternatives you've considered** No...

enhancement
publishers

Tried creating a tweet while testing but I kept running into permission error (error status `220`). I think it could be related to how my Twitter app is set up,...