diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index e69de29..60ad24c 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,37 @@ +Resources: +https://github.com/sferik/twitter +http://www.codebycodes.com/blog/2015/08/31/creating-a-simeple-twitter-bot-with-ruby +http://prawnpdf.org/manual.pdf +https://devcenter.heroku.com/articles/scheduler + +Gems: +Prawn +RMagick +Twitter +Faker + +See it in action at: +https://twitter.com/elons_patents + +Elon's Tweets: https://twitter.com/elonmusk + +Contributing: +See [CONTRIBUTING][] for details. + +[contributing]: CONTRIBUTING.md + +Backlog: +Emoji Handling (https://github.com/hidakatsuya/prawn-emoji) +Code Cleanup +Twitter Thumbnail (or cropping image) +Make my tweet a reply to the original one +Randomize Diagrams (or at least making them more interesting) +(working on this) +If the abstract is short, add more to that column (like references citations as seen in [THIS][] tweet) + +[this]: https://twitter.com/patents_bot/status/1065515248726233088 + +Copyright: +Copyright (c) 2018 Pat Holland. See [LICENSE][] for details. + +[license]: LICENSE.md