Skip to content

Commit

Permalink
Update news-feed-bot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucifer0x17 authored Mar 5, 2024
1 parent d7c148d commit 0e85bed
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions news-feed-bot.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,24 @@ A Cron-bot that will post the latest news every 4 hours.
## 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=`news-feed-bot-${username}` and with the codebase and demo link in the description.


## Submission
- ```bash
aos> Send({Target= "O3SXXYqQCNTbBedJjsW6wkPnrKFZq8DPLkKjO7zhztE", Action = "Claim-Quest", Name = "News-Bot"})
```

## Hints
- Learn how to fetch the data through 0rbit here: https://docs.0rbit.co/examples/basic-get-request

## Points
> Note: It will take a little time after we recieve your request. Once you get the message for Credit-Notice run following to check balance.
- After the successful evaluation, 300000 OP (0rbit Points) will be awarded to PR.
- The address of the 0rbit Point is ``
- The address of the 0rbit Point is `BUhZLMwQ6yZHguLtJYA5lLUa9LQzLXMXRfaq9FVcPJc`
- You can check your OP balance by using the following commands in your terminal:
- Start `aos`
```bash
aos
aos> Send({Target= "BUhZLMwQ6yZHguLtJYA5lLUa9LQzLXMXRfaq9FVcPJc", Action = "Balance"})
```
-

## Submission
- Send({Target= "O3SXXYqQCNTbBedJjsW6wkPnrKFZq8DPLkKjO7zhztE", Action = "Claim-Quest", Name = "News-Bot"})

## Check Balance
> Note: It will take a little time after we recieve your request. Once you get the message for Credit-Notice run following to check balance.
- Send({Target= "BUhZLMwQ6yZHguLtJYA5lLUa9LQzLXMXRfaq9FVcPJc", Action = "Balance"})

0 comments on commit 0e85bed

Please sign in to comment.