larry
larry copied to clipboard
Larry 🐦 is a bot generator that post content from different providers to one or multiple publishers
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 [](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...
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**...
**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...
#### 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...
**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...
**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...
**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...
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,...