# Discord Bot & dApp (beta)

![The bot will be upgraded monthly and eventually will become part of our dapp. ](/files/YvXI57ic7nxfEtW0oeNa)

| TASKS                                                 | STATUS                                                                   |
| ----------------------------------------------------- | ------------------------------------------------------------------------ |
| Verify Holders using Mainnet (Hedera Open API)        | :ballot\_box\_with\_check: <mark style="color:blue;">**COMPLETE**</mark> |
| Assign multiple roles at once                         | :ballot\_box\_with\_check: <mark style="color:blue;">**COMPLETE**</mark> |
| Use /verify command + wallet #                        | :ballot\_box\_with\_check: <mark style="color:blue;">**COMPLETE**</mark> |
| Remove roles automatically if NFT it's not on Wallet  | :ballot\_box\_with\_check: <mark style="color:blue;">**COMPLETE**</mark> |
| Can Blacklist Wallets                                 | :ballot\_box\_with\_check: <mark style="color:blue;">**COMPLETE**</mark> |
| Only one wallet per user (at the moment)              | :ballot\_box\_with\_check: <mark style="color:blue;">**COMPLETE**</mark> |
| Database for Bot                                      | :ballot\_box\_with\_check: <mark style="color:blue;">**COMPLETE**</mark> |
| Rarity Tools (using !rarity) (just for data purposes) | <mark style="background-color:red;">**TO BE ANNOUNCED**</mark>           |
| Backend dApp for bot                                  | <mark style="background-color:green;">**IN PROGRESS**</mark>             |
| Giveaways using ABFT                                  | <mark style="background-color:red;">**TO BE ANNOUNCED**</mark>           |
| Sales Bot                                             | <mark style="background-color:green;">**IN PROGRESS**</mark>             |
| Voting System using ABFT                              | <mark style="background-color:red;">**TO BE ANNOUNCED**</mark>           |
| Hashconnect / Hashpack integration                    | <mark style="background-color:red;">**TO BE ANNOUNCED**</mark>           |
| Raffle System using HTS                               | <mark style="background-color:red;">**TO BE ANNOUNCED**</mark>           |
| dApp for BHC                                          | <mark style="background-color:red;">**TO BE ANNOUNCED**</mark>           |

**BHC Verification bot** uses the **Mainnet** and it uses **Hedera API** for this reason we have to pay the fees Hedera charges us 0.001 HBAR per every request which is about **$1-2 dollars** daily since we process many requests daily, you can donate to our Bot and keep him alive to this wallet **(0.0.978120)** you can check also all the transactions it makes and to what Hedera wallet nodes.

![LINK](/files/hnOluX3ARJew2yffPOKB)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bored-hash-club.gitbook.io/bored-hash-club-white-paper/bhc/discord-bot-and-dapp-beta.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
