Closed RallyCreatorCoins closed 3 years ago
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
This issue now has a funding of 500.0 RLY attached to it.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work has been started.
These users each claimed they can complete the work by 265Â years, 9Â months from now. Please review their action plans below:
1) sebasaenz has been approved to start work.
I've just read through the description and checked out the repo and I feel confident I'll be able to do it in no time
Learn more on the Gitcoin Issue Details page.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work for 500.0 RLY has been submitted by:
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
The funding of 500.0 RLY attached to this issue has been approved & issued to @sebasaenz.
=========================
Bounty: StreamElements Bot Command - Deeplink Generator
Status: 🟢ACTIVE🟢
Reward: 💰 $120 (paid via 500 $RLY) 💰
Time Estimate: 2 hour
=========================
Bounty Overview:
Add a new
$coinlink
command to the StreamElements Bot that generates a Deeplink using a few parameters.Input syntax:
$customlink <CoinName> <CurrencyType> <Amount> <Memo>
Input example:$customlink <FAN> <COINS> <20> <Hero Request for Lunara>
Output: https://www.rally.io/creator/FAN/?inputType=COINS&amount=20¬e=Hero%20Request%20for%20Lunara
=========================
Minimum Requirements:
If a user says
$coinlink
in the twitch chat, the bot should respond with "To generate a custom coin link, type$coinlink <CoinName> <COIN/USD> <Amount> <Memo>
"If a user says
$coinlink
and parameters, check that the parameters are valid (CoinName being an active Creator coin // Amount being a number // COIN or USD being chosen //)If parameters are INVALID; bot should respond with error message specific to which parameter failed.
If parameters are VALID; bot should generate a deeplink using the syntax provided and post it in the twitch chat.
Submit an open public repository with MIT licensing included such that the implementation can be reused
To Discuss or Claim this bounty, join the Rally Discord: https://discord.gg/aPCQYQDQzp
=========================
Resources:
StreamElements Bot Repo: https://github.com/CreatorCoinTools/StreamElements-ChatBot-Rally
Docs: