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) therocketcat has been approved to start work.
I will write this program in Python or Typescript, whichever is prefered. I will use typesafety to increase reliability, write end to end tests and unit tests to ensure the program functions correctly. I will use a clean simple popular HTTP library to interact with the API.
I'm guessing btw that it actually is meant to say post it in Discord channel, not Twitch. Either case works, it just seems odd, that you execute command in discord but get result in Twitch? 2) iamzubin has been approved to start work.
Before I've made a bunch of discord bots using discordPy, I have the appropriate experiance for the task, I've joined the discord and would start working on this as soon as it's cinfirmed anyone else isn't working on the same issue
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 @therocketcat.
=========================
Bounty: Discord 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 RallyRoleBot 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:
$coinlink
in any channel w/o parameters, bot should respond with "To generate a custom coin link, type$coinlink <CoinName> <COIN/USD> <Amount> <Memo>
"$coinlink
w/ parameters, check that the parameters are valid (CoinName being an active Creator coin // Amount being a number // COIN or USD being chosen //)To Discuss or Claim this bounty, join the Rally Discord: https://discord.gg/aPCQYQDQzp
=========================
Resources:
Discord Bot Repo: https://github.com/CreatorCoinTools/RallyRoleBot Dashboard Bot Repo: https://github.com/CreatorCoinTools/rally-discordbot-dashboard
Docs: