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 ca08697 commit e782472
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion news-feed-bot.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The bot will be evaluated based on the live demo and the codebase. Submit a PR [
- Learn how to fetch the data through 0rbit here: https://docs.0rbit.co/examples/basic-get-request

## Points
- After the successful evaluation, 200 OP (0rbit Points) will be awarded to PR.
- After the successful evaluation, 300000 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`
Expand All @@ -24,3 +24,10 @@ The bot will be evaluated based on the live demo and the codebase. Submit a PR [
```
-

## 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 e782472

Please sign in to comment.