# Announce NFT mints directly to Telegram

{% hint style="info" %}
1st August 2025 - #MintyNFTBot is officially decommissioned.
{% endhint %}

{% hint style="success" %}
🎉🎉🎉  @MintyNFTBot now works on Arbitrum and Base. 🎉🎉🎉
{% endhint %}

{% hint style="warning" %}
@MintyNFTBot has introduced some restrictions to ensure a smoother experience for everyone.

* Users can create up to 5 clones (max)
* Non-premium collections have a daily limit of 500 events - if exceeded this limit, the Bot will automatically be deactivated, stops listening for new events and you can reactivate it again the next day.
* Premium collections have a daily limit of 2000 events - if exceeded this limit, the Bot will automatically be deactivated and will automatically reactivate the next day.

\*\* An event is described as a smart contract transaction such as a mint, burn or transfer.

Thank you for your patience and continued support!
{% endhint %}

<figure><img src="/files/mkMsxSQAcSu68EQaMekA" alt=""><figcaption><p>Post your NFT Collection in real-time to your Telegram channel as they are minted, burned or transferred.<br>*<strong>Disclaimer:</strong> The NFT collections above and in the demo channel are not associated to @DevWatlar in any way.</p></figcaption></figure>

{% hint style="info" %}
See a live demo of the Bot at <https://t.me/MintyNFTBotDemo>
{% endhint %}

### Why use @MintyNFTBot?

Similar to a Token Buy Bot that announces a new buys of your Tokens in your Telegram community, [**@MintyNFTBot**](https://t.me/MintyNFTBot) will post a message to your channel when an NFT from your collection is minted in real-time along with it's traits and the image of the NFT with a link to [OpenSea](https://opensea.io). \
\
**It'll also track burns and all NFT movement (transfers - eg: a sale) as well!**

This generates excitement and hype for your community and engages them in your NFT collection launch 🚀🚀🚀

### Is it FREE?

Yes! [**@MintyNFTBot**](https://t.me/MintyNFTBot) is 100% free to use and works on Ethereum, Binance Smart Chain, Polygon, Arbitrum and Base.\
\
Please see [Premium Features](/documentation/premium-features.md) for more information on it's complete features and optional Premium activation costs.

### When should I add it to my Telegram channel?

Anytime! The sooner you "clone" [**@MintyNFTBot**](https://t.me/MintyNFTBot) to your channel, the more hype it'll be able to generate as you launch your NFT collection and new NFTs are being minted / burned / transferred. \
\
However, if the frequency of posts becomes too much, you can also temporarily pause the Bot in the channel or Stop the bot in the Settings page.

Please see the next section [Clone @MintyNFTBot](/documentation/announce-nft-mints-directly-to-telegram/clone-mintynftbot.md)on how to set up @MintyNFTBot for your Telegram channel.


---

# 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://mintynftbot.gitbook.io/documentation/announce-nft-mints-directly-to-telegram.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.
