forked from 0rbit-co/quest
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7ef6bf1
commit 0bcacc0
Showing
2 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# 0rbit Quests | ||
#1 Name: Price Feed Bot | ||
Description: Create a bot for the chatroom that will provide the price feed for a token(s) when the users ask. The bot will be evaluated based on the live demo and the codebase. Submit a PR here: https://github.com/0rbit-co/quest with the Name=`price-feed-bot-${username}` and with the codebase and demo link in the description. | ||
Points: 200 OP (0rbit Points) will be awarded to PR after the successful evaluation. Check the below URL for more info. | ||
Url: To gather more information about this quest, visit https://github.com/0rbit-co/quest/blob/main/price-feed-bot.md | ||
|
||
- #2 | ||
Name: News Feed Bot | ||
Description: A Cron-bot that will post the latest news every 4 hours. The bot will be evaluated based on the live demo and the codebase. Submit a PR here: https://github.com/0rbit-co/quest with the Name=`news-feed-bot-${username}` and with the codebase and demo link in the description. | ||
Points: After the successful evaluation, 500 OP (0rbit Points) will be awarded to PR. Check the below URL for more info. | ||
Url: To gather more information about this quest, visit https://github.com/0rbit-co/quest/blob/main/news-feed-bot.md | ||
|
||
|