Continuous monitors
Tracks new listings, soaring tokens, bonding-curve candidates, DEX paid feeds, and radar alerts.
Discord automation โข Solana analytics โข Portfolio project
RodentSignalBot monitors Solana token activity, filters high-signal market data, and posts readable Discord embeds with market cap, holders, liquidity, social links, and quick research shortcuts.
What it does
Tracks new listings, soaring tokens, bonding-curve candidates, DEX paid feeds, and radar alerts.
Formats market cap, age, volume, holders, wallet behavior, developer status, and social links.
Stores seen tokens in MongoDB to compare called market caps against later performance.
Preview
This static preview shows the alert flow without requiring visitors to run the bot or connect Discord. It is designed for GitHub Pages portfolio browsing.
Tech stack
The project uses Python, discord-py-interactions, aiohttp, MongoDB, BeautifulSoup, and several token data endpoints to automate discovery workflows for Discord communities.
python -m venv .venv
pip install -r requirements.txt
python signalbot.py