From e9748fb75f3aae1a9de5e5d38bdaa0aff621a3c5 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Tue, 20 Feb 2018 08:19:58 -0700 Subject: [PATCH] create twitter tip bot bounty (#377) --- content/bounty/twitter-tipbot.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/bounty/twitter-tipbot.md diff --git a/content/bounty/twitter-tipbot.md b/content/bounty/twitter-tipbot.md new file mode 100644 index 00000000..0c4915a6 --- /dev/null +++ b/content/bounty/twitter-tipbot.md @@ -0,0 +1,18 @@ +--- +category: code +title: Twitter Tip Bot +award: 300 +status: available +date: '2019-02-13' +--- + +This bounty is to create a tipbot that can be used to send/receive LBRY Credits(LBC) on Twitter. + +References to other LBRY tipbots: +[Reddit tipbot](https://github.com/lbryio/lbry-social-tipbot) +[Discord tipbot](https://github.com/lbryio/lbry-tipbot) + +Possible starting point: +https://github.com/Crowndev/Twitter-Tip + +Please initiate a pull request on GitHub to receive this bounty.