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
7c62883
commit 8ab517e
Showing
1 changed file
with
14 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,24 @@ | ||
# 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. | ||
- #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. | ||
|
||
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 | ||
|
||
|