From 70c7436ad9be7857fb7c9009015997959793539b Mon Sep 17 00:00:00 2001 From: eatdostacos <64234158+eatdostacos@users.noreply.github.com> Date: Sat, 23 May 2020 22:42:18 -0700 Subject: [PATCH 1/3] Create very basic readme.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e69de29..7981b05 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,4 @@ +# Reddit LBRY tipbot +This is the repo for the LBRY tipbot used on Reddit. With it, you can tip other users LBC. +## Contributing +Contributions to this project are welcome, encouraged, and often compensated for. See [lbry.tech/contribute](https://lbry.tech/contribute) for more details. From e1fed27268600622cc06ea3eb70025bb8580adaf Mon Sep 17 00:00:00 2001 From: eatdostacos <64234158+eatdostacos@users.noreply.github.com> Date: Sun, 24 May 2020 13:43:13 -0700 Subject: [PATCH 2/3] Add a how to use section to readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7981b05..71d5d43 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ This is the repo for the LBRY tipbot used on Reddit. With it, you can tip other users LBC. ## Contributing Contributions to this project are welcome, encouraged, and often compensated for. See [lbry.tech/contribute](https://lbry.tech/contribute) for more details. +## How to Use +You can read this [FAQ](https://lbry.com/faq/tipbot-reddit) for more information on how to use the tipbot. From 3fc57a5c88cbbff7ffc6a1d65d0c2f54034ad6d3 Mon Sep 17 00:00:00 2001 From: eatdostacos <64234158+eatdostacos@users.noreply.github.com> Date: Sun, 24 May 2020 13:47:27 -0700 Subject: [PATCH 3/3] Add link to Reddit FAQ in addition to lbry.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71d5d43..546c570 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ This is the repo for the LBRY tipbot used on Reddit. With it, you can tip other ## Contributing Contributions to this project are welcome, encouraged, and often compensated for. See [lbry.tech/contribute](https://lbry.tech/contribute) for more details. ## How to Use -You can read this [FAQ](https://lbry.com/faq/tipbot-reddit) for more information on how to use the tipbot. +You can read this [FAQ on lbry.com](https://lbry.com/faq/tipbot-reddit) or this [this FAQ on Reddit](https://np.reddit.com/r/lbry/wiki/tipbot) for more information on how to use the tipbot.