From 8ab517e54db35738502188a79c52f52a6f702d96 Mon Sep 17 00:00:00 2001 From: megabyte Date: Wed, 6 Mar 2024 12:41:41 +0530 Subject: [PATCH] Update quest.md --- quest.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/quest.md b/quest.md index 2242a61d..774d5063 100644 --- a/quest.md +++ b/quest.md @@ -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