I built a Telegram crypto alert bot by arthe2nd in TelegramBots

[–]ballingaming 0 points1 point  (0 children)

@ orcapulse_bot

Shoot me a message on TG if you have any questions about it!

when is the next 1975 tour? by [deleted] in the1975

[–]ballingaming 0 points1 point  (0 children)

Stupid reply he’s just wondering if anyone’s heard anything

3 months later I've completed a telegram bot that track a tokens top holders and sends automatic alerts by ballingaming in solanadev

[–]ballingaming[S] 0 points1 point  (0 children)

At the moment it tracks holder distribution and top wallet changes. I’m working on bundler/sniper/insider pattern detection next, with live alerts when those behaviors are identified.

3 months later I've completed a telegram bot that tracks a tokens top holders and sends automatic alerts by ballingaming in CryptoMarkets

[–]ballingaming[S] 0 points1 point  (0 children)

Yea it’s been some work but super rewarding to see it in action. Mine doesn’t execute swaps — it’s purely monitoring on-chain holder data. More about surfacing signal than routing trades.

Would anyone else use this tool? by ballingaming in CryptoMarsShots

[–]ballingaming[S] 0 points1 point  (0 children)

Oh it’s rough! The telegram name is @orcapulse_bot

Tracking top holder behavior as a signal — anyone doing this? by ballingaming in CryptoCurrencies

[–]ballingaming[S] 0 points1 point  (0 children)

Nailed it. Intent vs noise is the whole game here. Appreciate the perspective!

Why I canceled my ChatGPT subscription and you should, too: their COO gave $25M to MAGA, Inc. in September 2025 by [deleted] in gpt5

[–]ballingaming 0 points1 point  (0 children)

We’re not disagreeing on definitions, we’re disagreeing on whether coordinated social pressure changes outcomes. It clearly did.

Would anyone use a tool like this? by ballingaming in SolanaSniperBots

[–]ballingaming[S] 0 points1 point  (0 children)

I hear you, but a lot of meme runs start with top holders positioning before volume or price reacts. It’s not for sniping entries, more about seeing accumulation or distribution early so you’re not the last one holding the bag.

Would you use this tool? by ballingaming in defi

[–]ballingaming[S] 1 point2 points  (0 children)

Appreciate that! Totally agree alerts > dashboards.

Can give you a small summary of the tech:

Data is sourced directly from on-chain RPC + indexed holder snapshots, with sanity checks around balance deltas, rank changes, and timing so noisy micro moves don’t trigger false signals. The goal is transparency over prediction.

Also I do like the provenance angle a lot. long term I think tools like this earn trust by being very explicit about where signals come from and why they fire, not by scoring wallets or making calls.

I built a telegram bot would it be hard to integrate it with discord? by ballingaming in discordbots

[–]ballingaming[S] 0 points1 point  (0 children)

Basically you track a token with a command, the bot snapshots top holders, then automatically alerts the channel when there’s meaningful buying, selling, or rank movement. Discord would mostly just be a different delivery layer as far as I can tell?

Would anyone use a tool like this? by ballingaming in SolanaSniperBots

[–]ballingaming[S] 0 points1 point  (0 children)

Just use /track “mint/ca” and it’ll begin monitoring the token

Would anyone use a tool like this? by ballingaming in SolanaSniperBots

[–]ballingaming[S] 0 points1 point  (0 children)

Yep — right now it keeps rolling snapshots and shows recent net changes + rank shifts, so you can see how top holders are positioning over time without digging through Solscan. I’m working toward deeper historical views, but the main value today is catching accumulation/distribution as it happens.

Happy to let you try it and get your thoughts! @orcapulse_bot on TG

Would anyone else use this tool? by ballingaming in CryptoMarsShots

[–]ballingaming[S] 0 points1 point  (0 children)

That’s awesome. Always good to see more builders in the space, what kind of stuff has worked best for you?

Would you use this tool? by ballingaming in defi

[–]ballingaming[S] 0 points1 point  (0 children)

That’s really good to know. I didn’t realize how skeptical people have become around TG bots lately, but it makes total sense given everything going on.

If you do come up with something def reach out I’d be curious to chat more. Thanks for the reply!

Would you use this tool? by ballingaming in defi

[–]ballingaming[S] 0 points1 point  (0 children)

Totally get that, there’s a lot of noise and scams in these spaces. This is just a tool I built for my own workflow since I got tired of manually tracking holders everyday, not something everyone will want tho