diff --git a/news-feed-bot.md b/news-feed-bot.md index ae0093e4..f49ac1d1 100644 --- a/news-feed-bot.md +++ b/news-feed-bot.md @@ -1,21 +1,19 @@ # News Feed Bot ## Task - A Cron-bot that will post the latest news every 4 hours. +A Cron-bot that will post the latest news every 4 hours. ## Requirements - Must use 0rbit's `ao` process to fetch the data from the API. ## Evaluation -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. +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. ## Hints - -- Use CoinGecko free price API - Learn how to fetch the data through 0rbit here: https://docs.0rbit.co/examples/basic-get-request ## Points -- 200 OP (0rbit Points) will be awarded to PR after the successful evaluation. +- After the successful evaluation, 200 OP (0rbit Points) will be awarded to PR. - The address of the 0rbit Point is `` - You can check your OP balance by using the following commands in your terminal: - Start `aos` diff --git a/quest.md b/quest.md new file mode 100644 index 00000000..257a43e5 --- /dev/null +++ b/quest.md @@ -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 + +